[wp-trac] Re: [WordPress Trac] #2560: Javascript alert I18N and
interface consistency
WordPress Trac
wp-trac at lists.automattic.com
Mon May 1 05:32:51 GMT 2006
#2560: Javascript alert I18N and interface consistency
----------------------------+-----------------------------------------------
Id: 2560 | Status: assigned
Component: Administration | Modified: Mon May 1 05:32:51 2006
Severity: normal | Milestone: 2.1
Priority: normal | Version: 2.0.1
Owner: davidhouse | Reporter: SteveAgl
----------------------------+-----------------------------------------------
Comment (by leftjustified):
I've started on the modifications suggested by Matt.
* 'Do not show me again' checkbox added. Should ticking this box disable
the Cancel button? Allowing them to set an auto-cancel makes the delete
functionality unusable :-/
* The captureKeys observer kicks in when a modal dialog is activated and
gets removed on closing the dialog.
* Escape key is mapped to the cancel function.
* Focus is immedietly moved to the first input element (the 'Do not show
me..' check) upon display of the window.
I'm in the process of restricting the tab order to form elements and links
within the window. It's a mess at the moment, if anyone would like to have
a look the function is called captureKeys. Go on, you know you want to! ;)
--
Ticket URL: <http://trac.wordpress.org/ticket/2560>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list