2

Here's a screenshot showing the problem:

As you can see, where the autocomplete text exceeds the size of the popup, the font becomes strange. Similarly, the popup window has text much larger than anywhere else in the application.

What I've done so far:

My fonts were aliased and nasty at first, but following this answer fixed them (other than my current problem) - the only difference is that I used the latest tuxjdk from here (jdk-8u25-tuxjdk-b01.tar.xz) like in this answer.

I had also tried this answer which as commenters say, broke system fonts, so I reversed the changes and followed the recommended answer here to fix that.

I have set my "Override default fonts by" setting in IntelliJ IDEA to "Ubuntu" size 12, as otherwise ALL fonts in the IDE are huge. I use a different font in the editor window, but using the same font as the default, or even trying other fonts, has no effect on this issue.

Is this possible to fix, or am I just going to have to put up with it?

0 Answers0