Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
4.6.0
Description
Attached is simple demo program which has two widgets in QVBoxLayout. Both widgets just erase their background in paintEvent. It seems that background is always copied from topleft corner of theme background bitmap. Shouldn't it be copied from the widget location?