feedback icon indicating copy to clipboard operation
feedback copied to clipboard

Search/replace jumps to next result on edit

Open mootari opened this issue 3 years ago • 0 comments

Describe the bug

  • When the current match of a search is edited to no longer match the search phrase, the search will immediately jump to the next result. A user will have to move the cursor in order to jump back to the line that is currently being edited.
  • The next result remains highlighted even though
    • it has not been selected via user interaction,
    • the matching line or cell is not being edited,
    • and the matching line is not even within the viewport.

mootari avatar Apr 07 '22 11:04 mootari