Thought I'd forward this along based on the discussions we've been having with submenus auto-opening.
---------- Forwarded message ----------
From:
James Teh <ja...@jantrid.net>
Date: Mon, Nov 23, 2009 at 10:35 AM
Subject: Re: [free-aria] Re: JAWS and focus mode
To:
free...@googlegroups.comOn 24/11/2009 12:03 AM, David Bolter wrote:
> I just took a quick look at the menus on this site. When you move among
> the menu-items their sub-menus automatically pop up. Could that be
> throwing NVDA out of focus interaction mode?
When you say they pop up when you move among them, do you mean even when
moving with the keyboard? If so, that would explain the menuPopupStart
events. The menus really shouldn't pop up automatically, and if they do,
focus should be set to the menu itself or an item inside that menu.
Having menus pop up automatically is non-standard for keyboard
interaction and would make life extremely difficult for keyboard users.