Menu

#2703 Panel vflex issue (IE6/7)

5.0.7
closed-fixed
nobody
5
2011-06-29
2011-06-07
Simon Pai
No

Test case:
<zk>
<div height="400px" style="border: 1px solid green">
<panel title="Panel" border="rounded+" vflex="1">
<panelchildren vflex="1">Panel 1</panelchildren>
</panel>
</div>
</zk>

Discussion

  • Simon Pai

    Simon Pai - 2011-06-07
    • summary: Panel vflex issue --> Panel vflex issue (IE6/7)
     
  • Simon Pai

    Simon Pai - 2011-06-07

    Only in IE6/7.

     
  • Jumper Chen

    Jumper Chen - 2011-06-29
    • status: open --> closed-fixed
     
  • Jumper Chen

    Jumper Chen - 2011-06-29

    Fixed since 2011/06/29.
    Note that the fixed is to use the new H/Vflex algorithm, which will be committed later.

     

Log in to post a comment.