-
Bug
-
Resolution: External
-
P3
-
8, 11, 17, 21, 24, 25
-
Windows with JAWS.
Test Type: Accessibility
Test: Test_JMenuItem_KeyStrokes.java (attached)
Test Environment: Windows 11 with JAWS (2025.2412.50)
Products Tested: JDK-25 b10, JDK-24.0.1 b04, JDK-21.0.7 b06, JDK-17.0.15 b07, JDK-11.0.27 b06, JDK-8u451 b06
------------------------------------------------------------------------------------------------------
Steps to reproduce:
1. Enable JAWS.
2. Run the attached test (Test_JMenuItem_KeyStrokes.java).
3. Once the frame is open, press alt+m to open the Menu Items.
4. Use up and down arrow for navigating the menu items.
5. Go to 5th menu item.
Expected Result: while announcing the 5th menu item, JAWS should announce "Control plus Shift plus Enter".
Observation: JAWS is only announcing "Control plus Shift plus".
Issue: Enter is not being announced by JAWS.
Test: Test_JMenuItem_KeyStrokes.java (attached)
Test Environment: Windows 11 with JAWS (2025.2412.50)
Products Tested: JDK-25 b10, JDK-24.0.1 b04, JDK-21.0.7 b06, JDK-17.0.15 b07, JDK-11.0.27 b06, JDK-8u451 b06
------------------------------------------------------------------------------------------------------
Steps to reproduce:
1. Enable JAWS.
2. Run the attached test (Test_JMenuItem_KeyStrokes.java).
3. Once the frame is open, press alt+m to open the Menu Items.
4. Use up and down arrow for navigating the menu items.
5. Go to 5th menu item.
Expected Result: while announcing the 5th menu item, JAWS should announce "Control plus Shift plus Enter".
Observation: JAWS is only announcing "Control plus Shift plus".
Issue: Enter is not being announced by JAWS.
- relates to
-
JDK-8339728 [Accessibility,Windows,JAWS] Bug in the getKeyChar method of the AccessBridge class
-
- Resolved
-