[wp-trac] [WordPress Trac] #5712: the_editor tabindex messes up edit-form-comment.php

WordPress Trac wp-trac at lists.automattic.com
Wed Jan 23 18:08:41 GMT 2008


#5712: the_editor tabindex messes up edit-form-comment.php
-------------------------+--------------------------------------------------
 Reporter:  davidhosier  |       Owner:  anonymous
     Type:  defect       |      Status:  new      
 Priority:  low          |   Milestone:  2.6      
Component:  General      |     Version:           
 Severity:  normal       |    Keywords:           
-------------------------+--------------------------------------------------
 Function the_editor (defined in /wp-includes/general-template.php) messes
 up edit-form-comment.php (called by /wp-admin/comment.php) because the
 textarea has a tabindex of "2" whereas the preceding form inputs have
 tabindexes of "1", "2", and "3".  The tabindex of the textarea should be
 "4" in the case of the comment editor, but "2" in the case of the post
 editor.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5712>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list