Rangeslider and Multislider can't be disabled initially

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 9.5.0
    • Affects Version/s: 9.0.0
    • Component/s: None
    • None
    • None

      Steps to Reproduce

      Run the following case

      <zk>
      	<rangeslider disabled="true" startValue="10" endValue="90" />
      	<multislider disabled="true">
      		<sliderbuttons startValue="10" endValue="90" />
      	</multislider>
      </zk>
      

      Current Result

      These two sliders are not disabled.

      Expected Result

      These two sliders should be disabled.

      Debug Information


      Workaround


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

              Created:
              Updated:
              Resolved: