[wp-trac] [WordPress Trac] #22659: Media modal: When changing a setting, tabbing to the next field doesn't work
WordPress Trac
noreply at wordpress.org
Wed Dec 5 07:39:01 UTC 2012
#22659: Media modal: When changing a setting, tabbing to the next field doesn't
work
-------------------------------------+--------------------------
Reporter: ocean90 | Owner: koopersmith
Type: defect (bug) | Status: assigned
Priority: low | Milestone: 3.5
Component: Media | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+--------------------------
Comment (by koopersmith):
The first patch only worked for the attachment details, but not for the
compat view. It also applied to every attachment, and couldn't be applied
to other views.
Patch adds a `FocusManager` that can easily be attached to a view to help
handle focusing elements on render. It tracks the currently focused
element, so a re-render will always attempt to restore the correct focus
(whether the tab key was clicked or not).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22659#comment:16>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list