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

Smart highlighter not working correct #125

Open
akniesel opened this issue Mar 1, 2024 · 7 comments
Open

Smart highlighter not working correct #125

akniesel opened this issue Mar 1, 2024 · 7 comments

Comments

@akniesel
Copy link

akniesel commented Mar 1, 2024

Describe the bug
When I highlight a word with double click, only at the current scroll bar position the lines are highlighted:
1

Only if I scroll the scroll bar from top to bottom, the positions are displayed correctly:
2

Environment

  • OS: Win10 64
  • Notepad++ Version 8.6.4
  • jN Version 2.2.185.10
@sieukrem
Copy link
Owner

I have observed this behavior in the past, but can not reproduce now. I believe it was a setting of N++ I changed.

Can you please share screenshots of Preferences:

  • General
  • Editing
  • Highlighting
  • Searching
  • MISC.

Did you have another N++ version which behaves differently?

@akniesel
Copy link
Author

akniesel commented Mar 18, 2024

I tried also older Versions of the plugin as well as NPP, but no success.

NPP-1-General
NPP-2-Edit
NPP-3-Highlighting
NPP-4-Searching
NPP-5-Misc

@gepparta
Copy link

I have the same issue like @akniesel
Workaround for me is to use the plugin
image

@sieukrem
Copy link
Owner

@akniesel if you would read through #82, would you mind to have same observations?

@sieukrem
Copy link
Owner

@akniesel if you would read through #82, would you mind to have same observations?

I could reproduce your observation with 8.6.4. It is some kind of optimization on either Scintilla or N++, some of them notifies plugin about update on the styling of only currently visible text. If you switch between tabs, jn-npp-plugin forces update for styling of the entire text.

I will check what are our options.

@akniesel
Copy link
Author

akniesel commented Jul 3, 2024

Any updates so far?

@011V32
Copy link

011V32 commented Jul 16, 2024

I have the same issue. Update would be great. Thx

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

4 participants