Version: 1.92 / beta2 (using KDE 4.1.2) OS: Linux Installed from: SuSE RPMs Overall the amarok interface looks very nice and tidy. However, the Internet tab has fonts that are way too large for the boxes reserved for them and it would be nice to change this somewhere. (I'll attach a screenshot of the problem)
Created attachment 27940 [details] Screenshot of amarok UI
That's obviously not normal. The font has the correct size here.
Can you check your KDE font settings for anything abnormal?
Nothing seemingly unusual there. I have all fonts set to size 6 except small is 5 and window title is 7. Anti-aliasing is enabled and force fonts DPI is disabled. In qt-settings (if it's relevant even) I have set size 6. Any other settings I should look for? I do have a slightly higher DPI screen than usual (DPI=147), so I generally (=always practically) need to tweak font settings to make things look ok.
It's true, there is a bug in ServiceListDelegate.cpp, where we specify the font size incorrectly. We're working on it.
SVN commit 872575 by markey: Don't hardcode the font in the service browser. This should fix the problems with giant fonts that some users were experiencing. BUG: 172954 M +8 -2 ServiceListDelegate.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=872575