jdk/test/javax/swing/JInternalFrame/6726866/bug6726866.html
author art
Thu, 21 May 2009 12:29:25 +0400
changeset 2808 a139a919f645
child 21596 0e3a39f29dbc
permissions -rw-r--r--
6794764: Translucent windows are completely repainted on every paint event, on Windows 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2808
a139a919f645 6794764: Translucent windows are completely repainted on every paint event, on Windows
art
parents:
diff changeset
     1
<html>
a139a919f645 6794764: Translucent windows are completely repainted on every paint event, on Windows
art
parents:
diff changeset
     2
<body>
a139a919f645 6794764: Translucent windows are completely repainted on every paint event, on Windows
art
parents:
diff changeset
     3
<applet  code="bug6726866.class" width=400 height=100></applet>
a139a919f645 6794764: Translucent windows are completely repainted on every paint event, on Windows
art
parents:
diff changeset
     4
Drag the internal frame inside the green undecorated window,
a139a919f645 6794764: Translucent windows are completely repainted on every paint event, on Windows
art
parents:
diff changeset
     5
if you can drag it the test passes, otherwise fails.
a139a919f645 6794764: Translucent windows are completely repainted on every paint event, on Windows
art
parents:
diff changeset
     6
</body>
a139a919f645 6794764: Translucent windows are completely repainted on every paint event, on Windows
art
parents:
diff changeset
     7
</html>