[wp-trac] [WordPress Trac] #20880: Keyboard navigation in Appearance > Header is broken
WordPress Trac
wp-trac at lists.automattic.com
Thu Jun 7 17:58:46 UTC 2012
#20880: Keyboard navigation in Appearance > Header is broken
--------------------------+------------------------------
Reporter: kovshenin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Appearance | Version: 3.3.2
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by azaozz):
Generally there are two ways to fix this:
- The old way is to add a hidden "Save Changes" button as the first
`<input type=submit />` in the form, usually right after the opening
<form> tag. Advantage is that it would work without JS too.
- Handle the Enter key with JS and submit the form.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20880#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list