[wp-trac] [WordPress Trac] #17261: Ctrl(+shift)+tab don't work when tinyMCE has focus
WordPress Trac
wp-trac at lists.automattic.com
Sun May 1 13:41:08 UTC 2011
#17261: Ctrl(+shift)+tab don't work when tinyMCE has focus
---------------------------+------------------------------
Reporter: aaroncampbell | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: TinyMCE | Version:
Severity: normal | Resolution:
Keywords: needs-patch |
---------------------------+------------------------------
Comment (by azaozz):
I think we can actually remove the tabfocus TinyMCE plugin for the exact
same reasons listed in this ticket: it works inconsistently in different
browsers and versions. Also we have some JS to move the focus from the
title to the editor which is the more important part.
Additionally I looked at the "tabbing" through WordPress admin and it
seems it works much better with `tabindex=...` removed everywhere (but
that's probably for another ticket).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17261#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list