Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.93.1
- OS Version: Ubuntu 24.0.4.1
Steps to Reproduce:
- Enter the text below in a new document in VS Code
0000000000000000000000x00000000000000000000
00000000000x000000000000000000x000000000000
00000000000000000000x0000000000000000000000
- Push ctrl-f (find text)
- Enter
x
- Enable the "find in selection" filter on the right of the search widget
- Highlight the first two lines of text
The search results say 1 result found when they should say 3.
Now disable the toggle. The highlighted text disappears! The search box shouldn't make adjustments to the text window.
Highlight all three lines and enable the toggle. Four results are found, which is correct. But highlight the first two lines again and the widget still incorrectly says four results found, not three!
This widget is broken and inconsistent.
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
xThe search results say 1 result found when they should say 3.
Now disable the toggle. The highlighted text disappears! The search box shouldn't make adjustments to the text window.
Highlight all three lines and enable the toggle. Four results are found, which is correct. But highlight the first two lines again and the widget still incorrectly says four results found, not three!
This widget is broken and inconsistent.