[Qt-creator] Qt Creator ignores some visual preferences set by Qt/KDE
Nikos Chantziaras
realnc at arcor.de
Mon Mar 1 23:32:53 CET 2010
On 02/26/2010 03:35 PM, Thorbjørn Lindeijer wrote:
> On 02/26/2010 01:40 AM, ext Nikos Chantziaras wrote:
>> (This isn't a serious bug, but I thought I'd mention it anyway.)
>>
>> Qt Creator, even though itself a Qt 4 application, ignores some global
>> Qt style preferences (set by KDE4's "Oxygen" style in this case):
>>
>> * It doesn't follow the current color scheme exactly
>> * The menu items stay inactive when hovering over them with the mouse
>
> I'm not sure about the menu items staying inactive, but the different
> color is on purpose, to make it look nicer in combination with the
> general Creator user interface color.
>
> I can see how it doesn't look nice on all styles, so maybe we could
> disable it for the styles for which we know that they try to integrate
> with the title bar. But as you said it's not a very serious bug, anyway.
I came up among another visual issue. Minimizing the Qt Creator window
sometimes triggers the "close window" window manager animation rather
than the "minimize window" one. Which means that minimizing behaves
like closing the window. Does Qt Creator somehow catch the window
minimize event and acts upon it? If yes, maybe something's wrong in
that code. Or it could be a KDE bug, but Qt Creator is the only thing
that does this.
More information about the Qt-creator-old
mailing list