Menu

#2764 When vflex='min', padding on the bottom is not correct in IE

5.0.7
closed-wont-fix
nobody
5
2011-07-07
2011-07-06
No

When vflex='min', the padding on the bottom is not correct in IE series
<zk>
<box vflex="min" style="background: yellow; padding: 10px">
<div height="200px" width="200px" style="background: red;"/>
</box>
</zk>

Discussion

  • Jumper Chen

    Jumper Chen - 2011-07-07

    Regarding to this issue, we have no idea to fix it, because each browser has a different behavior.
    - https://spreadsheets.google.com/spreadsheet/ccc?key=0AllR_9yghVpHdGZzRVVxa0pueEZudkZYRl9CdWtDb1E&hl=zh_TW

    X: meaning it should not have
    V: meaning it should have
    Miss: meaning it should have, but not have

    To workaround this is to use a Div to with padding, rather than specify the style on the table element.

     
  • Jumper Chen

    Jumper Chen - 2011-07-07
    • status: open --> closed-wont-fix
     

Log in to post a comment.

MongoDB Logo MongoDB