[wp-trac] [WordPress Trac] #22659: Media modal: When changing a setting, tabbing to the next field doesn't work

WordPress Trac noreply at wordpress.org
Mon Dec 3 14:25:00 UTC 2012


#22659: Media modal: When changing a setting, tabbing to the next field doesn't
work
--------------------------+--------------------
 Reporter:  ocean90       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  low           |   Milestone:  3.5
Component:  Media         |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |
--------------------------+--------------------

Comment (by lessbloat):

 Replying to [comment:4 lessbloat]:
 > I started working on this.  Ran into a pesky little problem right away
 where updateSetting() does not pass along any "key" info (i.e.
 event.keyCode, event.shiftKey, or event.which).  I'm assuming because it's
 actually a change event and not a key up/down event.  But this makes part
 B problematic.  Thoughts on any way around this?

 Nevermind, I attached a keydown even to updateSetting() on top of the
 change event, and that appears to work.

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


More information about the wp-trac mailing list