This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 26377 - pattern-menubutton keyboard practices don't work correctly with JAWS
Summary: pattern-menubutton keyboard practices don't work correctly with JAWS
Status: RESOLVED FIXED
Alias: None
Product: ARIA
Classification: Unclassified
Component: Practices (show other bugs)
Version: 1.1
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Matt King
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-17 20:05 UTC by James Nurthen
Modified: 2015-11-25 23:33 UTC (History)
0 users

See Also:


Attachments

Description James Nurthen 2014-07-17 20:05:35 UTC
The following isn't practical with JAWS

Down Arrow 
- With focus on the button and no drop-down menu displayed, pressing Down Arrow will open the drop-down menu and move focus into the menu and onto the first menu item. 
- With focus on the button and the drop-down menu open, pressing Down Arrow will move focus into the menu onto the first menu item.

When the focus is on the button JAWS never switches into widget mode so down arrow does not get passed through to the application and instead gets consumed by JAWS. I suggest the following changes

* Drop the Down Arrow section quoted above
* Change
Space or Enter - With focus on the button pressing Space or Enter will toggle the display of the drop-down menu. Focus remains on the button.
to
Space or Enter - With focus on the button pressing Space or Enter will toggle the display of the drop-down menu. Focus moves to the first menu item.
Comment 1 James Nurthen 2014-07-18 16:29:48 UTC
Further change to the space or Enter text due to it no longer being a toggle in this case....

Space or Enter - With focus on the button pressing Space or Enter will open the drop-down menu. Focus moves to the first menu item of the menu.
Comment 2 Matt King 2015-06-08 17:41:48 UTC
* Change
Space or Enter - With focus on the button pressing Space or Enter will toggle the display of the drop-down menu. Focus remains on the button.
to
Space or Enter - With focus on the button, pressing Space or Enter will the display the drop-down menu and focus moves to the first menu item.
Comment 3 Matt King 2015-06-08 17:49:12 UTC
*Change:
- With focus on the button and no drop-down menu displayed, pressing Down Arrow will open the drop-down menu and move focus into the menu and onto the
first menu item. 
To:
- With focus on the button, pressing Down Arrow will open the drop-down menu and move focus to the first menu item.
Comment 4 Matt King 2015-11-25 23:31:46 UTC
Resolved in referenced branch apg_menuPattern