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

draggable treeitems fire onSelect too early in IE

    XMLWordPrintable

    Details

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

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

    • gh.sprint.customfield.default.name:
      ZK 8.0.2 S1

      Description

      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

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              jumperchen jumperchen
              Reporter:
              cor3000 cor3000
              Votes:
              0 Vote for this issue
              Watchers:
              3 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 - 2 days, 2 hours
                  2d 2h