https://bugs.kde.org/show_bug.cgi?id=343369

Kai Uwe Broulik <k...@privat.broulik.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hugo.pere...@free.fr,
                   |                            |k...@privat.broulik.de

--- Comment #25 from Kai Uwe Broulik <k...@privat.broulik.de> ---
Hi Hugo,

sorry to bother you again with this thing but I found out what QtQuick Controls
ComboBox does:
It basically requests the style to paint a QFrame::StyledPanel for the
background of the popup, ie. it ends up in Style::drawShapedFrameControl(...)
and there we don't do anything with it and then we just end up with a white
background. Can we paint the proper background color there or something like
that? I don't expect anybody to actually fix QQC, so we better do something
locally...

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to