bobbylight
bobbylight
I can't reproduce this, but I'm on Windows 10. * Are there any stack traces in the console? * If you set a breakpoint in `AutoCompletePopupWindow.setVisible(boolean)` and walk through it...
Thanks for the fix!
Hmm, I can't reproduce this, at least on Windows 10 + Java 17. To eliminate it being a property of the specific font somehow - I tested with [this one](https://github.com/opensourcedesign/fonts/blob/master/ubuntu-font-family-0.80/UbuntuMono-R.ttf)....
Gotcha! Reproducible now. It may not have been the best decision, or the most intuitive, but applying a new theme always resets the font to the editor default, unless you...
If I'm understanding you right, you're asking if a tokenizer can look at a structure other than the text? I suppose it could, but it would have to fetch it...
@dependabot rebase
Are you using ligatures and/or kerning? Can you provide the input file you’re rendering so I have a test case?
And this rendering error was fine in 3.4.2?
It’s doubtful that’s related. But I won’t be able to look k to this until tomorrow most likely. Are you locked into older Windows 8 JREs and unable to update?...
Aye, my first thought is to look through JRE release notes for font rendering changes/fixes, but if something changes on my end I may be able to address it