http://java.net/jira/browse/MACOSX_PORT-659 submitted 2011/11/03 by Pete Brunet
.SUMMARY
Can't see table cell highlighter when the highlight border is the same color as the cell background.
.STEPS TO REPRODUCE
1. cd ~/OpenJDK/macosx-port/build/macosx-universal/
2. bin/java -jar /Library/Java/Demos/JFC/SwingSet2/SwingSet2.jar
3. Press the tab key until focus is on the fourteenth button (Table demo).
4. Press the space bar to activate the Table demo.
5. Press the tab key repeatedly until focus is on the table.
6. Press the arrow keys to move through the cells in the table.
.RESULTS
Can't see table cell highlighter when the highlight border is the same color as the cell background.
.VERSION
OS: Mac OS X version
Java: (from "java -version")
.REGRESSION
Provide information on steps taken to isolate the problem.
Describe circumstances where the problem occurs or does not occur,
such as software versions and/or hardware configurations.
.NOTES
Attach any relevant screen shots, crash logs, or console output.
Describe anything else that might be useful in resolving the problem,
such as leads on diagnosis, any workarounds, or first observed configuration.
.SUMMARY
Can't see table cell highlighter when the highlight border is the same color as the cell background.
.STEPS TO REPRODUCE
1. cd ~/OpenJDK/macosx-port/build/macosx-universal/
2. bin/java -jar /Library/Java/Demos/JFC/SwingSet2/SwingSet2.jar
3. Press the tab key until focus is on the fourteenth button (Table demo).
4. Press the space bar to activate the Table demo.
5. Press the tab key repeatedly until focus is on the table.
6. Press the arrow keys to move through the cells in the table.
.RESULTS
Can't see table cell highlighter when the highlight border is the same color as the cell background.
.VERSION
OS: Mac OS X version
Java: (from "java -version")
.REGRESSION
Provide information on steps taken to isolate the problem.
Describe circumstances where the problem occurs or does not occur,
such as software versions and/or hardware configurations.
.NOTES
Attach any relevant screen shots, crash logs, or console output.
Describe anything else that might be useful in resolving the problem,
such as leads on diagnosis, any workarounds, or first observed configuration.
- relates to
-
JDK-8287261 [macos] JList Focus Ring color doesn't follow Accent color changes on macOS
-
- Closed
-