-
Bug
-
Resolution: Duplicate
-
P4
-
8u60
-
friedrich-engels.ru.oracle.com, evergreen machines.
Reproducible: always
Is a regression: no
Platform: Windows 7, Windows 8.1, Windows 10 (successfully reproduced on all of them)
Steps to reproduce:
1. Get Hello.jar from fx toys.
2. Run ChoiceBox sample: java -cp Hello.jar hello.HelloChoiceBox
3. Enable high contrast mode by pressing Alt-Shift-PrintScreen
4. Click on choicebox.
Expected result: ChoiceBox items are rendered in high contrast mode.
Actual result: Items are rendered grey on black background and are very hard to read even for a person with a good sight.
Is a regression: no
Platform: Windows 7, Windows 8.1, Windows 10 (successfully reproduced on all of them)
Steps to reproduce:
1. Get Hello.jar from fx toys.
2. Run ChoiceBox sample: java -cp Hello.jar hello.HelloChoiceBox
3. Enable high contrast mode by pressing Alt-Shift-PrintScreen
4. Click on choicebox.
Expected result: ChoiceBox items are rendered in high contrast mode.
Actual result: Items are rendered grey on black background and are very hard to read even for a person with a good sight.
- duplicates
-
JDK-8155724 [Accessibility, Windows] MenuItem with submenus is hardly visible
- Resolved