draggable treeitems fire onSelect too early in IE

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • 8.0.2
    • Affects Version/s: 7.0.8, 8.0.1.1
    • Component/s: ZK Client Engine
    • Security Level: Jimmy
    • Environment:

      reproduced on IE11 (also happens in emulated IE10/9 but not in IE8)

    • ZK 8.0.2 S1
    • None

      run the attached example.

      type a text into the textbox, and select one of the treeitems.

      the "non-draggable" item preserves the event sequence as expected.
      onBlur -> onChange -> onSelect (OK)

      the "draggable" item fires onSelect too early
      onSelect -> onBlur -> onChange (inconsistent sequence)

      onBlur/onChange should fire before the onSelect event

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

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 0 minutes
                0m
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 2 days, 2 hours
                2d 2h