[Bug 226793] frameless combobox drawn without background

Tobias Koenig tokoe at kde.org
Sun Feb 14 14:09:08 GMT 2010


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





--- Comment #5 from Tobias Koenig <tokoe kde org>  2010-02-14 15:09:08 ---
Hej Hugo,

setFrame( true ) is no option, then the frame covers most of the cell
area and the actual content is nearly invisible
(QDefaultItemEditorFactory::createEditor
uses the same technique btw)

The setAutoFillBackground works, but it is not as good as it has been
in previous Oxygen versions... please have a look at it whether it's possible
to restore the previous behaviour. setFrame( false ) should hide the stuff
around
the content, but not e.g. the gradient of the combobox itself.

Ciao,
Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list