Other |
---|
tbd_majorResolved |
Duplicate :
|
|
Relates :
|
WComponentPeer#setBounds() can set paintPending flag if the method is called twice with the same size. Since JLightweightFrame gets size arbitrary from an external call the paintPending may be set to true even when paint event from the previous size change has not been handled yet. As result the frame content is not painted at all.
|