[wp-trac] [WordPress Trac] #20834: Tabbing issues with TinyMCE
WordPress Trac
wp-trac at lists.automattic.com
Wed Jul 18 17:58:29 UTC 2012
#20834: Tabbing issues with TinyMCE
---------------------------+-----------------------------
Reporter: jkudish | Owner: azaozz
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Accessibility | Version: 3.4
Severity: normal | Resolution:
Keywords: needs-patch |
---------------------------+-----------------------------
Comment (by azaozz):
Replying to [comment:3 grahamarmfield]:
> ...The tab order of the edit page/edit post screen is also very
confusing in my view...
Yes, been meaning to change that for a while. As far as I can see most
admin pages can have a "natural" tab order, i.e. the HTML elements flow
the same way in the source and on the screen and don't need any
`tabindex`. The only exception is the top toolbar that is outputted at the
bottom but shown at the top.
Thinking to remove all tabindex everywhere and then add it only where
necessary (after testing). Would you be willing to test this?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20834#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list