We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description
Upgraded from 3.4.1 to 3.5.1 and when I select some text, I get:
... SmartHighlightPainter: rendering: 3662 - 3667 ... SmartHighlightPainter: rendering: 3662 - 3667 ... SmartHighlightPainter: rendering: 3662 - 3667
printed on the terminal, over and over, until I deselect the text.
Steps to Reproduce
... SmartHighlightPainter: rendering:...
Expected behavior No messages should be printed on the terminal.
Actual behavior Some messages are printed on the terminal.
Java version openjdk version "22.0.2" 2024-07-16
Additional context Regression. No such issue with 3.4.1
The text was updated successfully, but these errors were encountered:
98496da
Thanks for the bug report!
Sorry, something went wrong.
Thanks for the bug fix!
bobbylight
No branches or pull requests
Description
Upgraded from 3.4.1 to 3.5.1 and when I select some text, I get:
printed on the terminal, over and over, until I deselect the text.
Steps to Reproduce
... SmartHighlightPainter: rendering:...
is printed repeatedly on the terminal until I deselect the text.Expected behavior
No messages should be printed on the terminal.
Actual behavior
Some messages are printed on the terminal.
Java version
openjdk version "22.0.2" 2024-07-16
Additional context
Regression. No such issue with 3.4.1
The text was updated successfully, but these errors were encountered: