[wp-trac] [WordPress Trac] #48345: Add Caps lock message to login screen

WordPress Trac noreply at wordpress.org
Sat May 20 06:18:57 UTC 2023


#48345: Add Caps lock message to login screen
--------------------------------------+-----------------------------
 Reporter:  dartiss                   |       Owner:  (none)
     Type:  feature request           |      Status:  new
 Priority:  normal                    |   Milestone:  Future Release
Component:  Login and Registration    |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  needs-patch needs-design  |     Focuses:  ui
--------------------------------------+-----------------------------

Comment (by devsabbirahmed):

 To enhance readability and improve user interaction, we can implement a
 caps lock alert by displaying a clear HTML message when the caps lock key
 is activated. Here's a revised version:


 {{{
 <div id="caps-lock-alert">
   Caps Lock is currently on.
 </div>

 }}}

 That will be more readable because an icon sometime not be that much eye
 interactive.

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


More information about the wp-trac mailing list