[wp-trac] [WordPress Trac] #50838: Width issue on user list table post column

WordPress Trac noreply at wordpress.org
Mon Oct 26 17:32:57 UTC 2020


#50838: Width issue on user list table post column
-------------------------------------+-------------------------------------
 Reporter:  justinahinon             |       Owner:  audrasjb
     Type:  defect (bug)             |      Status:  accepted
 Priority:  normal                   |   Milestone:  5.6
Component:  Users                    |     Version:  5.4.2
 Severity:  normal                   |  Resolution:
 Keywords:  has-screenshots has-     |     Focuses:  ui, css,
  patch commit                       |  administration
-------------------------------------+-------------------------------------

Comment (by helen):

 [attachment:"50838.diff"] adds the prefixes using postcss. My testing
 results on Mac are a bit strange:

 * Chrome (86.0.4240.80): Works, doesn't need prefix.
 * Firefox Developer (83): Does not work, with or without prefixes.
 * Safari (14.0): Does not work on initial load, does require prefix.
 Oddly, it suddenly applies hyphens when I target it with the dev tools
 inspector. No idea.

 I'm testing this by changing the column title in `class-wp-users-list-
 table.php` to replicate that the long text is there on load, just in case
 results are different if you edit the string in dev tools instead.

 I'm happy to commit this if we feel it covers enough cases to be useful, I
 would just like to know if others see the same thing in testing and what
 it's like in Windows + MS browsers.

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


More information about the wp-trac mailing list