[wp-trac] [WordPress Trac] #30392: Focus moves out of Insert media overlay when tabbing beyond Insert into Post button

WordPress Trac noreply at wordpress.org
Fri Jan 9 14:08:56 UTC 2015


#30392: Focus moves out of Insert media overlay when tabbing beyond Insert into
Post button
-------------------------------------+-------------------------------------
 Reporter:  rianrietveld             |       Owner:
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  Awaiting Review
Component:  Media                    |     Version:  3.5
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:  ui, accessibility,
  dev-feedback                       |  javascript
-------------------------------------+-------------------------------------

Comment (by afercia):

 Replying to [comment:11 azaozz]:

 Thanks very much @azaozz, tested and seems it works nicely. Wondering if
 it would be ok to make it more specific

 {{{
 .not( '.moxie-shim input[type="file"]' );
 }}}

 or even

 {{{
 .not( '.media-modal .moxie-shim input[type="file"]' );
 }}}

 and maybe add a comment mentioning this ticket?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30392#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list