Bug 101661 - Wish: Can not set menu color independent of other settings
Summary: Wish: Can not set menu color independent of other settings
Status: RESOLVED DUPLICATE of bug 136719
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdeui (show other bugs)
Version: unspecified
Platform: Mandrake RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords: needs_verification
Depends on:
Blocks:
 
Reported: 2005-03-17 06:02 UTC by Ted Mastrandonas
Modified: 2014-10-26 15:41 UTC (History)
2 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 Ted Mastrandonas 2005-03-17 06:02:37 UTC
Version:            (using KDE KDE 3.2.3)
Installed from:    Mandrake RPMs
Compiler:          gcc version 3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk) 
OS:                Linux

It would be desirable and flexible to be able to set the menu background color separate from other window decorations. Currently it is the color of window backgrounds. Thanks.
Comment 1 Thiago Macieira 2005-03-18 12:45:04 UTC
I'm not familiar with kdeui, but I guess this is a Qt issue. Can anyome confirm?
Comment 2 David Faure 2005-03-18 13:12:03 UTC
> I'm not familiar with kdeui, but I guess this is a Qt issue. Can anyome confirm?


Yes, styles use the colorgroup.
Comment 3 David Faure 2005-03-18 18:06:37 UTC
> I'm not familiar with kdeui, but I guess this is a Qt issue. Can anyome confirm?


Well, OTOH, I just noticed that we have many color definitions in KGlobalSettings,
we can always add stuff there and let KDE styles use that. But not Qt styles of course.
Comment 4 Maksim Orlovich 2005-03-18 19:02:40 UTC
No, we can't. KDE styles will not link to kdecore.
Comment 5 FiNeX 2008-11-17 16:01:48 UTC
Is this possible now with new new Qt4 on KDE 4?
Comment 6 Christoph Feck 2011-07-26 15:49:54 UTC
Qt has QApplication::palette(const char *classname), so KDE could offer per-widget class color configuration.
Comment 7 Christoph Feck 2014-10-26 15:41:18 UTC

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