55c50f50d0
6719382: Printing of AWT components on windows is not working 6726866: Repainting artifacts when resizing or dragging JInternalFrames in non-opaque toplevel 6683775: Painting artifacts is seen when panel is made setOpaque(false) for a translucent window Reviewed-by: anthony, tdv, alexp
8 lines
208 B
HTML
8 lines
208 B
HTML
<html>
|
|
<body>
|
|
<applet code="bug6726866.class" width=400 height=100></applet>
|
|
Drag the internal frame inside the green undecorated window,
|
|
if you can drag it the test passes, otherwise fails.
|
|
</body>
|
|
</html>
|