-
Bug
-
Resolution: Fixed
-
P2
-
6u24, 7
-
b138
-
generic, x86
-
generic, linux
-
Verified
java.awt.Robot.createScreenCapture() doesn't work if a translucent java window
is shown. It happens only on Linux.
Please use the following regression test to reproduce:
test/javax/swing/JComponent/6683775/bug6683775.java
Note that this test works only if there is no toolbar on the top of the workspace,
to make the test work in this case this line:
BufferedImage capture = robot.createScreenCapture(new Rectangle(100, 100));
should be fixed to capture the rectangle with the backgroundFrame's bounds
TCK team has requested the release team to look at this bug again as it affects TCK tests. Andrey, please look at this bug and give an estimate on what it takes to fix this?
- duplicates
-
JDK-7029560 On Linux java.awt.Robot cannot see through windows with transparent backgroung color
- Closed
-
JDK-7168628 Robot.createScreenCapture() does not capture all windows
- Closed
- relates to
-
JDK-6990921 PERPIXEL_TRANSLUCENT doesn't work on linux-oel5.5-x86-32
- Closed
-
JDK-7042130 closed/sun/java2d/DirectX/GdiDDSyncTest/GdiDDSyncTest.java failed
- Closed
-
JDK-7043455 Taking a screenshot may fail on X11 after 6903034
- Closed
-
JDK-7008513 Case TranslucentJAppletTest.jtr automatically failed due to java.lang.RuntimeException
- Closed
-
JDK-6848852 PIT:test/javax/swing/JComponent/6683775/bug6683775.java on linux with RuntimeException.
- Closed
-
JDK-7040022 closed/sun/java2d/SunGraphics2D/CoordinateTruncationBug.java failed
- Closed
-
JDK-7042149 java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java failed
- Closed
-
JDK-7043845 Robot should be able take screenshots with translucent windows
- Closed
-
JDK-7033579 XRobotPeer._dispose() native method should be added to the make/sun/xawt/mapfile-vers
- Closed