[wp-trac] [WordPress Trac] #37617: Username text overflows in error message box on login screen.

WordPress Trac noreply at wordpress.org
Tue Nov 16 01:55:47 UTC 2021


#37617: Username text overflows in error message box on login screen.
----------------------------------------------+----------------------------
 Reporter:  soniakash                         |       Owner:
                                              |  hellofromTonya
     Type:  defect (bug)                      |      Status:  closed
 Priority:  normal                            |   Milestone:  5.9
Component:  Login and Registration            |     Version:
 Severity:  normal                            |  Resolution:  fixed
 Keywords:  has-patch has-screenshots commit  |     Focuses:  ui,
                                              |  administration
----------------------------------------------+----------------------------
Changes (by hellofromTonya):

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


Comment:

 In [changeset:"52174" 52174]:
 {{{
 #!CommitTicketReference repository="" revision="52174"
 Login and Registration: Wrap long usernames in login error message.

 Adds `word-wrap: break-word` to wrap long usernames in the login's error
 message. Using `word-wrap` instead of `word-break` for better cross-
 browser support and to avoid the deprecation (see Ref below).

 For consistency, also changes `#backtoblog`.

 Ref:
 * `word-break: break-word` deprecation https://developer.mozilla.org/en-
 US/docs/Web/CSS/word-break#syntax

 Follow-up to [51108].

 Props soniakash, audrasjb, sabernhardt, hellofromTonya, desrosj, ocean90.
 Fixes #37617.
 }}}

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


More information about the wp-trac mailing list