Other |
---|
1.4.0 beta2Fixed |
Duplicate :
|
|
Duplicate :
|
|
Duplicate :
|
|
Duplicate :
|
|
Duplicate :
|
|
Duplicate :
|
|
Duplicate :
|
|
Relates :
|
|
Relates :
|
The following has been reporoducable on Merlin for quite a while now. I tested with build 53 here. To reproduce this run InternalFrameDemo (part of SwingSet2, java -cp SwingSet2.jar InternalFrameDemo) then: click on the minimize button of Frame 0 click on the minimized icon to restore it Notice that the whole Frame appears to repaint. I tracked this down some, and it would appear that when you click on the minimized icon MComponentPeer.handleExpose is invoked for the JFrame. This results in causing the whole frame to repaint.
|