Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delay on Find highlighting #6622

Open
robinbrinkler opened this issue Feb 21, 2025 · 0 comments
Open

Delay on Find highlighting #6622

robinbrinkler opened this issue Feb 21, 2025 · 0 comments

Comments

@robinbrinkler
Copy link

Description of the bug

When I search with this regex, sometimes the highlight does not highlight the next / currently found text, after pressing the Find button. Pressing the Find button again results in the highlight appearing on one string, then it jumps to the next one with a short delay, so it highlghts two strings before settling on the second string it highlighted

Steps to reproduce

  1. Search for ft. with Regex turned on, in a text file that has several instances of the text / string:
    ft.
    Press the Find button to iterate through the found strings one by one.

Expected behavior

When I Sublimt Text's highlight gets to the last or second last found item, it should continue highlighting the next found item when I press the Find button.

Actual behavior

It does not highlight the next found item when I press the Find button. Pressing it a second time results in the highlight jumping to the item that should have been highlghted by the previous press of the Find button, and then jumps again to the next / currently found item.

Sublime Text build number

4192

Operating system & version

macOS Sonoma 14.7.3 (23H417)

(Linux) Desktop environment and/or window manager

No response

Additional information

No response

OpenGL context information


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant