[wp-trac] [WordPress Trac] #28822: Media Grid: Focus doesn't change when tabbing through selected items
WordPress Trac
noreply at wordpress.org
Sun Aug 17 16:17:38 UTC 2014
#28822: Media Grid: Focus doesn't change when tabbing through selected items
--------------------------+----------------------------
Reporter: philipjohn | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.0
Component: Media | Version: trunk
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: accessibility
--------------------------+----------------------------
Comment (by adamsilverstein):
Comparing the media grid bulk select mode to the insert gallery bulk
select mode, the tabbing works the same - one tab takes you into the
checkbox, the next tab takes you to the next image; the problem here is
there is no indication that you are in the checkbox (missing focus style?)
and keyboard enter seems to fail to change the selection some times.
insert gallery bulk selection: https://cloudup.com/cDmxOas0LBv
media grid bulk select: https://cloudup.com/cP9ZA26wV-k
one solution would be to not make the checkbox focusable in the media grid
bulk select mode - since actioning the image has the same effect anyway.
the other would be to have the checkbox behave more like it does in the
gallery selector - change when focused and handle enter event. which do
you think makes more sense?
Replying to [comment:11 ocean90]:
> Replying to [comment:6 wonderboymusic]:
> > Requires 2 tabs to focus when moving between items...
>
> This is still an issue. Tested in Chrome on OSX.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28822#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list