< prev index next >

test/jdk/javax/swing/JWindow/ShapedAndTranslucentWindows/TranslucentJComboBox.java

Print this page

        

@@ -27,11 +27,11 @@
 import java.awt.event.MouseEvent;
 
 /*
  * @test
  * @key headful
- * @bug 8024627
+ * @bug 8024627 8164811
  * @summary Check if a JComboBox present in a window set with opacity less than
  *          1.0 shows a translucent drop down
  * Test Description: Check if TRANSLUCENT translucency type is supported on the
  *      current platform. Proceed if supported. Show a window which contains an
  *      JComboBox and set with opacity less than 1.0. Another Window having a canvas
< prev index next >