[wp-trac] [WordPress Trac] #43700: Language switcher on the login screen

WordPress Trac noreply at wordpress.org
Wed Jul 1 11:54:09 UTC 2020


#43700: Language switcher on the login screen
---------------------------------------+----------------------------
 Reporter:  johnbillion                |       Owner:  johnbillion
     Type:  enhancement                |      Status:  reviewing
 Priority:  normal                     |   Milestone:  5.5
Component:  I18N                       |     Version:  4.7
 Severity:  normal                     |  Resolution:
 Keywords:  needs-testing needs-patch  |     Focuses:  accessibility
---------------------------------------+----------------------------
Changes (by afercia):

 * keywords:  has-patch needs-testing => needs-testing needs-patch
 * focuses:   => accessibility


Comment:

 Testing [attachment:"43700.2.diff"] there are a couple accessibility
 issues that need to be fixed:

 1. Using the `change` event on a select is a usability and accessibility
 issue and needs to be avoided. Users should be in control of triggering
 the language switch, thus there's the need of a button to submit the
 language form. See also #40925 and #25103.
 2. Minor CSS issue: the language form uses `overflow: hidden` thus the
 select focus style is slightly cut-off on the top and bottom edges. See
 attached screenshot.

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


More information about the wp-trac mailing list