[wp-trac] [WordPress Trac] #48378: Firefox and Internet Explorer 11: Media modal controls section cut off at larger window sizes

WordPress Trac noreply at wordpress.org
Tue Feb 11 16:30:27 UTC 2020


#48378: Firefox and Internet Explorer 11: Media modal controls section cut off at
larger window sizes
----------------------------------------------+----------------------
 Reporter:  sabernhardt                       |       Owner:  afercia
     Type:  defect (bug)                      |      Status:  closed
 Priority:  normal                            |   Milestone:  5.4
Component:  Media                             |     Version:  5.3
 Severity:  normal                            |  Resolution:  fixed
 Keywords:  has-patch has-screenshots commit  |     Focuses:  ui, css
----------------------------------------------+----------------------
Changes (by afercia):

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


Comment:

 In [changeset:"47266" 47266]:
 {{{
 #!CommitTicketReference repository="" revision="47266"
 Media: Fix bottom spacing on various Media Modal elements for non-webkit
 browsers.

 Implementation of bottom padding in overflow content differs across
 browsers. See https://github.com/w3c/csswg-drafts/issues/129. To make
 bottom spacing consistent across browsers there's the need for an
 alternate CSS method.
 - uses a CSS `after` pseudo element or simply a bottom margin to reserve
 some bottom spacing
 - removes a couple leftovers from [40428]
 - fixes an annoying visual glitch where the media modal content is visible
 behind the bottom toolbar border

 Props sabernhardt, afercia.
 See #40152.
 Fixes #48378.
 }}}

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


More information about the wp-trac mailing list