[wp-trac] [WordPress Trac] #60685: Keyboard focus order mismatch in adminbar in front-end

WordPress Trac noreply at wordpress.org
Sat May 11 19:03:36 UTC 2024


#60685: Keyboard focus order mismatch in adminbar in front-end
--------------------------+----------------------------
 Reporter:  joedolson     |       Owner:  joedolson
     Type:  defect (bug)  |      Status:  assigned
 Priority:  normal        |   Milestone:  6.6
Component:  Toolbar       |     Version:  3.3
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  accessibility
--------------------------+----------------------------

Comment (by joedolson):

 I think the question here is what the intent is for plugins with a higher
 priority. Previously, with the `float` in place, it was impossible to add
 items to the right of the search without also customizing CSS. Now,
 everything will be ordered according to priority.

 While some plugins may need to make changes, I'm not sure that's a
 significant concern. Nothing will actually break here as a result, a link
 may just appear in a different place than previously expected.

 We could certainly increase the value to provide more space; though it's
 not strictly necessary - you can have multiple items in a single priority,
 after all.

 Can you specify any of the plugins that have a priority of `999`? I
 browsed those results a bit, but I didn't see them.

 I think this is basically ready to commit; the only question is what the
 ultimate priority level should be. I'm inclined to think that 20 offers
 enough space, and that moving later doesn't really offer any significant
 advantages.

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


More information about the wp-trac mailing list