Skip to content

Commit caec079

Browse files
committed
8334457: Test javax/swing/JTabbedPane/bug4666224.java fail on macOS with because pressing the ‘C’ key does not switch the layout to WRAP_TAB_LAYOUT
Backport-of: 1772a929af0c31bf22153cc19c5d11b00273453b
1 parent 58059ee commit caec079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jdk/javax/swing/JTabbedPane/bug4666224.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public class bug4666224 {
4949
private static JFrame frame;
5050

5151
private static final String INSTRUCTIONS = """
52-
ON ALL PLATFORMS
52+
ON ALL PLATFORMS except macos where pt.6 is not applicable
5353
1. Click on any of the tabs, focus indicator is visible.
5454
2. Lose focus on the window by clicking on some other window.
5555
3. Focus indicator should disappear

0 commit comments

Comments
 (0)