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

WordPress Trac noreply at wordpress.org
Tue Nov 2 17:28:40 UTC 2021


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

Comment (by sabernhardt):

 The `word-break: break-word` styling works for me in modern Windows 10
 browsers, as it does for the `backtoblog` link (ticket:52776#comment:8).

 However, [https://developer.mozilla.org/en-US/docs/Web/CSS/word-break MDN
 Web Docs] note that this value is deprecated for `word-break`. Using
 `word-wrap: break-word` also works for me in modern Windows 10 browsers
 (plus Internet Explorer 11). If we switch to `word-wrap`, the `backtoblog`
 link should have the same.

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


More information about the wp-trac mailing list