Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-3981

shrink a width with a splitter doesn't work

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 8.5.1.2
    • Fix Version/s: 8.6.0
    • Component/s: None
    • Security Level: Jimmy
    • Labels:
      None
    • gh.sprint.customfield.default.name:
      ZK 8.6.0 S1

      Description

      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

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              DevChu DevChu
              Reporter:
              hawk hawk
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 0 minutes
                  0m
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 1 hour
                  1h