[wp-trac] [WordPress Trac] #20880: Keyboard navigation in Appearance > Header is broken
WordPress Trac
wp-trac at lists.automattic.com
Thu Jun 7 21:02:11 UTC 2012
#20880: Keyboard navigation in Appearance > Header is broken
---------------------------+------------------------------
Reporter: kovshenin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Accessibility | Version: 3.3.2
Severity: normal | Resolution:
Keywords: |
---------------------------+------------------------------
Changes (by azaozz):
* component: Appearance => Accessibility
Comment:
Replying to [comment:2 kovshenin]:
> ...I wish browsers looked at the `tabindex` property when choosing which
submit button to use.
That is logical but don't think it would happen :) Some versions of Safari
even completely ignore `tabindex`.
As this is an accessibility "hidden" element, perhaps we would need to use
something like .screen-reader-text to hide it, `visibility: hidden` still
affects the box model (margins, padding, etc.).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20880#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list