Skip to content

Commit da153b3

Browse files
author
duke
committed
Backport 1772a929af0c31bf22153cc19c5d11b00273453b
1 parent ef27cae commit da153b3

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)