Comment 5 for bug 1095780

Revision history for this message
Max Linke (max-linke) wrote :

Did you solve the problem by defining the images directly in the code and deleting the styling in legacyskinparser.cpp ?

I don't see why the style sheets are a problem here. I guess you are more seeing a Qt Bug.
Try do remove "background:transparent;" from the stylesheet code and see if that solves the problem.
Otherwise we have to paint the widget differently.