-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 5.0.10, 6.0.0
-
Component/s: Components
-
None
-
Environment:
Chrome
-
None
For example, (zktest/test2/B35-2280258.zul)
<zk> You should see the width of the cell is as well as its label. <hbox style="border:1px solid #336" width="100px" widths="30px, 50px"> 30px <splitter/> 50px </hbox> </zk>
The width of the second text will be 52px.