Bug 201903 - Textlabels in tabs are not correctly aligned
Summary: Textlabels in tabs are not correctly aligned
Status: RESOLVED DUPLICATE of bug 193893
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-29 16:42 UTC by Panagiotis Papadopoulos
Modified: 2009-08-01 14:40 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Panagiotis Papadopoulos 2009-07-29 16:42:05 UTC
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!
Comment 1 Lionel Chauvin 2009-08-01 13:26:21 UTC
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.
Comment 2 Lionel Chauvin 2009-08-01 14:04:20 UTC
This is because the icon is added to the tabbar as a button (like the close button).
Comment 3 Lionel Chauvin 2009-08-01 14:21:55 UTC
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.
Comment 4 Lionel Chauvin 2009-08-01 14:29:13 UTC
I test different Styles, I can confirm: This is an oxygen bug. I doesn't vertically align text and buttons.
Comment 5 Panagiotis Papadopoulos 2009-08-01 14:32:52 UTC
You are right...
We should re-assign this bug to the oxygen team, don't  you think?
Comment 6 Lionel Chauvin 2009-08-01 14:35:18 UTC
Yes this is a duplicate of this bug:
https://bugs.kde.org/show_bug.cgi?id=193893
Comment 7 Panagiotis Papadopoulos 2009-08-01 14:38:04 UTC
ok, I'll mark it as duplicate then :-)
Comment 8 Panagiotis Papadopoulos 2009-08-01 14:38:46 UTC
ok, I'll mark it as duplicate then :-)

*** This bug has been marked as a duplicate of bug 194377 ***
Comment 9 Panagiotis Papadopoulos 2009-08-01 14:40:38 UTC

*** This bug has been marked as a duplicate of bug 193893 ***