[wp-trac] [WordPress Trac] #51685: Media Element CSS Issue : Some layout display crop

WordPress Trac noreply at wordpress.org
Tue Nov 3 18:13:33 UTC 2020


#51685: Media Element CSS Issue : Some layout display crop
--------------------------+--------------------------
 Reporter:  ravipatel     |       Owner:  sabernhardt
     Type:  defect (bug)  |      Status:  assigned
 Priority:  normal        |   Milestone:  5.6
Component:  Media         |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  ui, css
--------------------------+--------------------------
Changes (by sabernhardt):

 * keywords:  has-patch needs-refresh => has-patch


Comment:

 Caused by both the `box-sizing: border-box` and a hidden overflow, Windows
 browsers Firefox, Chrome and Edge (not IE) cut off the bottom of the time
 value on the Media attachment page and in the Attachment Details dialog.

 [attachment:"51685.1.patch"] resets the time container to `content-box`,
 to match the front end.

 I also considered showing the overflow instead, but then the horizontal
 spacing is off in the Attachment Details dialog.

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


More information about the wp-trac mailing list