[wp-trac] [WordPress Trac] #12424: Opera + Tabbing in Editors does not live happily

WordPress Trac wp-trac at lists.automattic.com
Sun Feb 28 15:18:44 UTC 2010


#12424: Opera + Tabbing in Editors does not live happily
--------------------------+-------------------------------------------------
 Reporter:  dd32          |       Owner:  azaozz                 
     Type:  defect (bug)  |      Status:  new                    
 Priority:  normal        |   Milestone:  3.0                    
Component:  JavaScript    |     Version:  3.0                    
 Severity:  normal        |    Keywords:  has-patch needs-testing
--------------------------+-------------------------------------------------

Comment(by filosofo):

 Try my patch.  It's a less hacky approach.

 Also, I took out the unnecessary "textarea" part of the query string.  If
 you're querying for an element by ID, it only slows things down to add
 additional info for jQuery to parse.

 And I added checks for two of the event methods not used by IE.  Even if
 jQuery is doing something to catch the error (I don't know), better for
 performance not to throw it in the first place.

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


More information about the wp-trac mailing list