[wp-trac] [WordPress Trac] #38722: Twenty Seventeen: Customizer preview display issues in IE9

WordPress Trac noreply at wordpress.org
Sun Nov 13 23:30:55 UTC 2016


#38722: Twenty Seventeen: Customizer preview display issues in IE9
---------------------------+----------------------------
 Reporter:  laurelfulford  |       Owner:  laurelfulford
     Type:  defect (bug)   |      Status:  closed
 Priority:  normal         |   Milestone:  4.7
Component:  Bundled Theme  |     Version:
 Severity:  normal         |  Resolution:  fixed
 Keywords:  has-patch      |     Focuses:
---------------------------+----------------------------
Changes (by davidakennedy):

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


Comment:

 In [changeset:"39215"]:
 {{{
 #!CommitTicketReference repository="" revision="39215"
 Twenty Seventeen: Fix Customizer preview display issues in IE9

 IE9 doesn't understands `vh ` (vertical height) when inside of an
 `iframe`. Normally IE9 will understand `vh` as the vertical height
 relative to the viewport, but in an `iframe`, IE9 thinks the vertical
 height is relative to the size of the whole page. So this fixes that when
 the site is viewed in the Customizer preview – an `iframe`.

 Props laurelfulford.

 Fixes #38722.
 }}}

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


More information about the wp-trac mailing list