[wp-trac] [WordPress Trac] #58912: Mobile: Admin menu unexpectedly closes with Safari

WordPress Trac noreply at wordpress.org
Mon Oct 9 23:00:26 UTC 2023


#58912: Mobile: Admin menu unexpectedly closes with Safari
-------------------------------------+-------------------------------------
 Reporter:  afercia                  |       Owner:  joedolson
     Type:  defect (bug)             |      Status:  closed
 Priority:  normal                   |   Milestone:  6.4
Component:  Administration           |     Version:  6.2
 Severity:  normal                   |  Resolution:  fixed
 Keywords:  has-screenshots has-     |     Focuses:  ui, accessibility,
  patch has-testing-info commit      |  javascript
-------------------------------------+-------------------------------------
Changes (by joedolson):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"56810" 56810]:
 {{{
 #!CommitTicketReference repository="" revision="56810"
 Administration: Fix unusable mobile admin menu in Safari.

 Replace the `focusout` event handler added in [55326] with a combination
 of `blur` and `keyup` handler. This change handles Safari not setting
 focus on clicked elements.

 Props afercia, joedolson, travel_girl, oglekler, rajinsharwar, marybaum,
 rcorrales, binsaifullah, shubhamsedani, ashikur698.
 Fixes #58912.
 }}}

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


More information about the wp-trac mailing list