-
Bug
-
Resolution: Fixed
-
P2
-
9
-
-Dswing.defaultlaf=com.sun.java.swing.plaf.motif.MotifLookAndFeel
-
b52
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084549 | emb-9 | Sergey Bylokhov | P2 | Resolved | Fixed | team |
JDK-8059749 | 8u40 | Sergey Bylokhov | P2 | Closed | Not an Issue |
Test api/javax_swing/interactive/JSliderTests.html#JSlider [JSliderTest0010] fails with error "There is no influence of checkbox's state on track visibility" when MotifLookAndFeel is used.
The JSlider.setPaintTrack() method appears to have no effect on visibility of the slider's track.
The failing test exists in JCK 8 and JCK 8a.
This failure is seen on JDK 8 and 8u26.
Configuration
jck8a b12 vs jdk8u26 b20
Additional option
-Dswing.defaultlaf=com.sun.java.swing.plaf.motif.MotifLookAndFeel
Test reports
Linux: http://moonblade.ru.oracle.com/set/java/jck/qa-results/jck/8a/atr/interactive/linux/api-motif-linux/report/html/kfl_newfailures.html
Solaris: http://moonblade.ru.oracle.com/set/java/jck/qa-results/jck/8a/atr/interactive/solaris/api-motif-sol/report/html/kfl_newfailures.html
MacOS X: http://moonblade.ru.oracle.com/set/java/jck/qa-results/jck/8a/atr/interactive/macos/api-motif-macos/report/html/kfl_newfailures.html
Failure is demonstrated in attached images.
The JSlider.setPaintTrack() method appears to have no effect on visibility of the slider's track.
The failing test exists in JCK 8 and JCK 8a.
This failure is seen on JDK 8 and 8u26.
Configuration
jck8a b12 vs jdk8u26 b20
Additional option
-Dswing.defaultlaf=com.sun.java.swing.plaf.motif.MotifLookAndFeel
Test reports
Linux: http://moonblade.ru.oracle.com/set/java/jck/qa-results/jck/8a/atr/interactive/linux/api-motif-linux/report/html/kfl_newfailures.html
Solaris: http://moonblade.ru.oracle.com/set/java/jck/qa-results/jck/8a/atr/interactive/solaris/api-motif-sol/report/html/kfl_newfailures.html
MacOS X: http://moonblade.ru.oracle.com/set/java/jck/qa-results/jck/8a/atr/interactive/macos/api-motif-macos/report/html/kfl_newfailures.html
Failure is demonstrated in attached images.
- backported by
-
JDK-8084549 Some look and feels ignores the JSlider.PaintTrack property
-
- Resolved
-
-
JDK-8059749 Some look and feels ignores the JSlider.PaintTrack property
-
- Closed
-