[Qt-creator] Combo boxes losing style info

Daniel Molkentin daniel.molkentin at nokia.com
Fri Jan 9 18:12:17 CET 2009


ext Leo Spalteholz schrieb:
> This is a bit of a strange bug.  Unfortunately I don't know what I did
> to trigger it, it just randomly appeared at some point.
> QtCreator Beta, linux, KDE 4.2 beta2, kwin+compositing
> The styled combo boxes above the project view and the editor view
> reverted to the basic look.  Everything continues to work just fine so
> its not a big deal, but I attached a screenshot.

This is a known problem. It is caused by Designer pulling in KDE widgets 
which in turn force the current KDE style (Oxygen in your case) on 
Creator. This distroys our custom style (called "manhatten") the we 
apply one some of the widgets, e.g. on the combobox on startup.

We could of course reload manhatten if something changes the theme, but 
then again loading KDE widgets shouldn't cause this to happen in the 
first place. So we have to see how to go about this.

Thanks for reporting, though.

Daniel


-- 
Daniel Molkentin, Software Engineer, Nokia Qt Software
Rudower Chaussee 13, 12489 Berlin, http://www.trolltech.com



More information about the Qt-creator-old mailing list