Description
Clicking the fold indicator (gutter fold marker) to fold or unfold a region causes the cursor to disappear. The caret is no longer visible after the fold toggle completes.
Steps to Reproduce
- Open a document with foldable regions (e.g., braces or XML)
- Click on the fold indicator in the gutter to collapse a region
- Observe: the cursor disappears
Expected Behavior
The cursor should remain visible after folding/unfolding via mouse click. If the cursor was inside the folded region, it should be repositioned to the fold start.
Notes
This was believed to have been fixed previously but was never user-tested to confirm.
Description
Clicking the fold indicator (gutter fold marker) to fold or unfold a region causes the cursor to disappear. The caret is no longer visible after the fold toggle completes.
Steps to Reproduce
Expected Behavior
The cursor should remain visible after folding/unfolding via mouse click. If the cursor was inside the folded region, it should be repositioned to the fold start.
Notes
This was believed to have been fixed previously but was never user-tested to confirm.