[wp-trac] [WordPress Trac] #10840: Plugin upgrade sometimes shows a scrollbar

WordPress Trac noreply at wordpress.org
Wed Jan 23 09:40:35 UTC 2013


#10840: Plugin upgrade sometimes shows a scrollbar
----------------------------------------------+----------------------------
 Reporter:  xibe                              |       Owner:
     Type:  defect (bug)                      |      Status:  new
 Priority:  low                               |   Milestone:  Future
Component:  Plugins                           |  Release
 Severity:  normal                            |     Version:  2.8.4
 Keywords:  ui-focus has-patch needs-testing  |  Resolution:
----------------------------------------------+----------------------------
Changes (by kovshenin):

 * cc: kovshenin (added)
 * keywords:  needs-patch ui-focus => ui-focus has-patch needs-testing


Comment:

 Looks like the paragraph top margin is overflowing the body element,
 causing that extra margin from the top. [attachment:10840.diff] adds a 1px
 padding-top to the body in the iframe to prevent that. Tested in Chrome
 and Safari under OS X, would appreciate some Windows testing too.

 Also note that we use the same iframe code in bulk upgrades as well as
 theme upgrades. See `iframe_header` and `iframe_footer` in wp-
 admin/includes/template.php for more info.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10840#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list