Ever since JabRef 5, the texts in the preferences are blurry. This is at least the case when running JabRef 5 under Ubuntu 16.04, where I have tested it. Affected is the right side of the preferences with the white background. Only input fields are excluded from it, as it can be seen in the following screenshot, which shows the difference quite well:

Same thing on Windows 10 machine, however, input fields also look blurry in my case


Does this only apply to the preferences or to other dialogs as well?
You could try to adapt the shdpi scaling https://github.com/JabRef/jabref/issues/6086#issuecomment-596536235
In my case, only the preferences' dialog is affected, everything else is fine. Even the bigger dialog in Quality > Cleanup Entries, with all its checkboxes and settings, is perfectly sharp.
Okay, thanks for the additional details. Could be some weird issue with the screen scaling somehow.
My Windows 10:
2560x1440 scaling 100%, 27" monitor


My screenshot was created with a resolution of 1920x1080, 15.4" monitor.
Interesting observation: When setting a different (e.g. a bigger) font size in the configurations' dialog and restarting JabRef, the font size in other dialogs changes accordingly but the font size in the preferences does not.
Okay, thanks for the additional details. Could be some weird issue with the screen scaling somehow.
Seems true, normally I use 125% screen scaling, tried to change it now and with 100% I did not notice any visible blurryness.
@mrjoposranchik So you have set the screen scaling to 125% in the display settings of your operating system? I have the native setting, without any scaling. What if you increase the font size in JabRef's preferences? Does the font size in the preferences increase?
@mrjoposranchik So you have set the screen scaling to 125% in the display settings of your operating system? I have the native setting, without any scaling. What if you increase the font size in JabRef's preferences? Does the font size in the preferences increase?
Is this still an issue in the current release version 5.1?
@calixtus Maybe you have an idea?
Is this still an issue in the current release version 5.1?
For me seems to be still a bit blurry (checked in v. 5.2)
On the left side and in the drop-down menu text is more crisp:

Tested it with my linux machine at 100% screen scaling and it's crisp like a fresh cookie.
It's probably a bug about screen scaling and JavaFX.
Although this is a bit annoying, but no critical bug and doesn't make JabRef unusable, I'll put this in line for future fixing efforts, as soon as the high-priority bugs are fixed. Please understand that our resources are limited, since we are working on JabRef in our free time.
For your information: In my case, it's still blurry with the current master build in the very same situations as described above.
Thanks, yes, I took a quick look at stackoverflow: https://stackoverflow.com/questions/23728517/blurred-text-in-javafx-textarea
Maybe it's related to scrollpanes and screen scaling.
If you like, you are always free to take a shot on fixing it, but it's hard for us to work on this issue, since we were not able to reproduce this issue on our machines.