[wp-trac] [WordPress Trac] #24150: tabindex doesnot work proper if metabox added

WordPress Trac noreply at wordpress.org
Fri Aug 16 00:41:17 UTC 2013


#24150: tabindex doesnot work proper if metabox added
---------------------------+------------------------------
 Reporter:  amolv          |       Owner:
     Type:  enhancement    |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Accessibility  |     Version:  3.5.1
 Severity:  normal         |  Resolution:
 Keywords:                 |
---------------------------+------------------------------

Comment (by azaozz):

 TinyMCE has
 [http://www.tinymce.com/wiki.php/Configuration:tabfocus_elements a
 setting] to control what happens when the user tabs out of the editor
 iframe. For the main editor this is set to `insert-media-button,save-post`
 and can be changed from PHP in `tinymce_before_init`, or JS in
 `tinymce.get('content').settings.tabfocus_elements`. Note that the default
 value `:prev,:next` doesn't work consistently on that screen.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/24150#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list