[wp-trac] [WordPress Trac] #47759: Suboptimal tab order on the installation success screen

WordPress Trac noreply at wordpress.org
Thu Jul 25 13:02:45 UTC 2019


#47759: Suboptimal tab order on the installation success screen
-----------------------------+------------------------------
 Reporter:  johnbillion      |       Owner:  (none)
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Upgrade/Install  |     Version:  5.1
 Severity:  normal           |  Resolution:
 Keywords:  needs-patch      |     Focuses:  accessibility
-----------------------------+------------------------------

Comment (by lwill):

 Hi there,

 (first ticket I am working on, I am really excited)

 I am wondering if it would be correct to use {{{tabindex="1"}}} attribute,
 as it's not recommended to disturb normal DOM hierarchy [https://web.dev
 /control-focus-with-tabindex#avoid-tabindex-greater-0]

 But maybe in that case, the {{{Login Button}}} is more important in terms
 of accessibility than the {{{W}}} logo.


 {{{autofocus}}} is not possible on an {{{<a>}}} element, which would be
 interesting to just type {{{enter}}} when the user is on
 {{{install.php?step=2}}}

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


More information about the wp-trac mailing list