Menu

#2765 hflex fail in combobox while select options

5.0.7
closed-fixed
nobody
5
2011-07-12
2011-07-06
vincent
No

only happens when select option first time
<zk>
<grid hflex="1">
<rows>
<row>
<combobox hflex="1"
onChange='self.setStyle("color:green;");'>
<comboitem label="14068250 (14068250,2,FCY111)" />
</combobox>
</row>
<row>
<combobox hflex="1" />
</row>
</rows>
</grid>
</zk>

Discussion

  • vincent

    vincent - 2011-07-06
    • summary: hfex fail in combobox while select options --> hflex fail in combobox while select options
     
  • Simon Pai

    Simon Pai - 2011-07-12
    • status: open --> closed-fixed
     
  • Simon Pai

    Simon Pai - 2011-07-12

    Fixed since 2011/7/12.

     

Log in to post a comment.