-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: 8.5.1.2
-
Component/s: None
-
Security Level: Jimmy
-
None
-
ZK 8.6.0 S1
-
None
Steps to Reproduce
1. run the code
<zk> <hbox spacing="0" width="100%" height="100%" widths="25%,50%,25%"> area 1 <splitter/> area 2 <splitter/> area 3 </hbox> </zk>
2. drag the left splitter to reduce the width of area 1
Current Result
area 1's width becomes wider for the first time
Expected Result
change the size according to the dragged position
Debug Information
- it only happens for the 1st time you drag