Details
-
Bug
-
Resolution: Fixed
-
P1
-
7
-
b121
-
generic
-
generic
-
Not verified
Description
This is showstopper for testing.
I'm changing the synopsis of this CR as it's not completely correct. The specification for shaped and translucent window is there, but it should be slightly corrected:
1. All the effects (shapes, translucency) for decorated windows are prohibited.
2. Should clarify the behavior when exceptions are thrown. For example, in setBackground() we don't specify if the background color is changed or not, if the passed color alpha is less than 1.0f, but the corresponding translucency type is not supported.
3. The spec also contains some typos that should be corrected.
4. Specification for 'null' value for background color in Window.setBackground() should be added.
Attachments
Issue Links
- duplicates
-
JDK-2200533 Per-pixel transparency must only be available for undecorated frames/windows
- Closed
- relates to
-
JDK-6725365 Per-pixel transparency must only be available for undecorated frames/windows
- Resolved
-
JDK-6862560 Frame is becoming undecorated when setting its background to alpha value less then 255
- Closed
-
JDK-6987849 Border and title of JFrame are shown but not clickable for translucency + per-pixel translucency
- Closed
-
JDK-6987850 When shaped window is resized it is gracelessly repainted
- Closed
-
JDK-6988428 Shape is not applied sometimes
- Closed
-
JDK-7020060 [TEST_BUG] java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java failed
- Closed
-
JDK-6990924 Applying shape to window leaves its border unaffected on Solaris
- Closed
-
JDK-7008106 com/sun/awt/Translucency/WindowOpacity.java test fails just against jdk7 b122
- Closed