Version: (using KDE 4.2.98) OS: Linux Installed from: Unlisted Binary Package Currently the name of the website that is displayed in the tabs, is vertically left aligned but horizontally aligned to the top. Imho this looks ugly, The tabname should be aligned centered, like in Konqueror or Firefox Thanks!
Vertically: I don't think it is a problem with the text, but with the icon. The icon is lower than in konqueror. Horizontally: The tabname is align to left in Konqueror and Firefox. I think it depends on the style.
This is because the icon is added to the tabbar as a button (like the close button).
A QTabbar can't normaly display an animated icon. The function setIcon take a QIcon, not a QWidget. As a workaround the animated icon is added as a button (setTabButton can take QWidget) at left. The button of a tabbar is not vertically aligned with the text. I don't know if it is possible to change the position. I fear it depends on the style.
I test different Styles, I can confirm: This is an oxygen bug. I doesn't vertically align text and buttons.
You are right... We should re-assign this bug to the oxygen team, don't you think?
Yes this is a duplicate of this bug: https://bugs.kde.org/show_bug.cgi?id=193893
ok, I'll mark it as duplicate then :-)
ok, I'll mark it as duplicate then :-) *** This bug has been marked as a duplicate of bug 194377 ***
*** This bug has been marked as a duplicate of bug 193893 ***