Change By: Andreas Weder (17/Mar/14 2:18 PM)
Description: We should improve keyboard support for all types of The tab order in modal  dialogs :  is currently problematic once you're tabbing beyond  the  regular dialogs  first or last element of the dialog. The browser then switches to another element in the UI ,  embedded forms  which is confusing ,  light dialogs, alerts and notifications  since it's supposed to stay inside the modal dialog .

This means We should make sure  we :
# Ensure we
 have a *good tab order* in all forms.
* This should include (in this order) all input fields, the main buttons, then the tabs.  
*
 The icons in the dialog header and those marking fields with descriptions are NOT part of the tab order.  This _should be discussed still_. I suggest such  Such  additional functionality  is  can be  covered by separate keyboard commands to be implemented later.

# Ensure we *set the initial keyboard focus*.
The default focus should be on the first input field of the first tab or on the default button, if there are no input fields.
# The *default button can be triggered by hitting RETURN*.
# For alerts, light dialogs and notifications, those types of *dialogs can be closed by pressing ESC*. This does NOT apply to regular dialogs and embedded forms, however.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to