We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a39c0 commit d1c21c6Copy full SHA for d1c21c6
test/jdk/javax/swing/JTabbedPane/bug4666224.java
@@ -49,7 +49,7 @@ public class bug4666224 {
49
private static JFrame frame;
50
51
private static final String INSTRUCTIONS = """
52
- ON ALL PLATFORMS
+ ON ALL PLATFORMS except macos where pt.6 is not applicable
53
1. Click on any of the tabs, focus indicator is visible.
54
2. Lose focus on the window by clicking on some other window.
55
3. Focus indicator should disappear
0 commit comments