Bug 258279 - KMultiTabBar do not follow Aqua like style under Mac OS X
Summary: KMultiTabBar do not follow Aqua like style under Mac OS X
Status: RESOLVED DUPLICATE of bug 296810
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdeui (show other bugs)
Version: 4.9
Platform: MacPorts macOS
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-29 14:04 UTC by caulier.gilles
Modified: 2013-07-08 02:21 UTC (History)
3 users (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 caulier.gilles 2010-11-29 14:04:42 UTC
Version:           4.5 (using KDE 4.5.3) 
OS:                OS X

Under MacOSX, using Qt 4.7.0, KMultiTabBar look very bad under Mac OS X.

digiKam and Kate have strange tab button rendering. Button border look weird and button texts are printed outside button. Look this digiKam main windows screenshot, with "Tags" tab on the left side and "Captions/Tags" on the right side.

http://www.flickr.com/photos/digikam/5199196479/sizes/o/in/pool-1556383@N21/

Widget style is "acqua", from KDE control panel. If i use another one, as Plastic, all is fine.

This is also reproducible with Kate, which use the same tab widget.

Other digiKam screenshots :

http://www.flickr.com/photos/digikam/5199790392/sizes/o/in/pool-1556383@N21/
http://www.flickr.com/photos/digikam/5187616704/sizes/o/in/pool-1556383@N21/

Gilles Caulier

Reproducible: Always
Comment 1 Christoph Feck 2010-11-30 19:19:32 UTC
SVN commit 1202399 by cfeck:

Use CC_ToolButton instead of PE_PanelButtonTool

BUG: 258279


 M  +5 -4      kmultitabbar.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1202399
Comment 2 caulier.gilles 2010-11-30 20:09:19 UTC
Thanks Christoph for the patch.

Do you will backport this commit in KDE 4.5 branch ?

Best

Gilles Caulier
Comment 3 caulier.gilles 2013-02-28 21:39:53 UTC
I'm back with this entry testing again digiKam 3.1.0  using KDE 4.9, through Macport.

Same problem than previous. Some screenshots are given below.

Aqua widget style (bad) :

http://www.flickr.com/photos/digikam/8516045673/

Plastique widget style (good) :

http://www.flickr.com/photos/digikam/8516044303/in/photostream/

Gilles Caulier
Comment 4 caulier.gilles 2013-02-28 21:55:56 UTC
A screenshot of Kate Editor under MACOSX :

http://www.flickr.com/photos/digikam/8517202714/in/photostream

Look like also a bug with the Path listed horizontally on the top/left of sidebar. Sound like Font size is not handle properly...

Gilles Caulier
Comment 5 Christoph Feck 2013-07-08 02:21:46 UTC

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