https://bugs.kde.org/show_bug.cgi?id=390272
--- Comment #3 from Christian Ehrlicher <ch.ehrlic...@gmx.de> --- Sorry, mixed up fusion and breeze :) It works fine with fusion (qt) style since they're creating a QPixmap as cache and using this for drawing. It does not work with oxygen (for unknown reason - did not look at the sources). It does not work with breeze but it is fixed as soon as I fill the background in drawComboBoxComplexControl as it is done in the 'if (editable) .. { if (flat) ..' case. -- You are receiving this mail because: You are watching all bug changes.