Skip to content

Commit

Permalink
8328269: NonFocusablePopupMenuTest.java should be marked as headful
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonFool committed Mar 15, 2024
1 parent dde519d commit 0ea2bdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/jdk/java/awt/Choice/NonFocusablePopupMenuTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
* @test
* @bug 6519005
* @summary regression: Selection the item on the choice don't work properly in vista ultimate.
* @key headful
* @run main NonFocusablePopupMenuTest
*/

Expand Down

0 comments on commit 0ea2bdf

Please sign in to comment.