[wp-trac] [WordPress Trac] #46304: On the privacy request table buttons switch to break-word for legibility

WordPress Trac noreply at wordpress.org
Fri Feb 22 05:30:24 UTC 2019


#46304: On the privacy request table buttons switch to break-word for legibility
----------------------------------------+-----------------------------
 Reporter:  garrett-eclipse             |      Owner:  (none)
     Type:  defect (bug)                |     Status:  new
 Priority:  normal                      |  Milestone:  Awaiting Review
Component:  Administration              |    Version:  4.9.6
 Severity:  normal                      |   Keywords:
  Focuses:  ui, accessibility, privacy  |
----------------------------------------+-----------------------------
 Hello,

 Depending on the screensize the buttons in privacy request tables start to
 downgrade breaking to 2+lines depending on locale. Currently the css is
 break-all which causes the string to become illegible. Switching to break-
 word in the css will allow the button text to be readable.

 Gif Example;
 https://gyazo.com/5aa60b8dda2eacbd23e9c95086ac8e3d

 The breakdown for english starts around 1020 down to 920. For other
 locales and users with zoomed browsers the breakpoints will differ as to
 when this falls apart.

 The css for this can be found here -
 https://github.com/WordPress/WordPress/blob/173e0f9ee7b7f7dee03c351f2f9bf968759eb20e
 /wp-admin/css/forms.css#L1141

 Thanks

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/46304>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list