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

Dragging listitem to itself will result in the listbox being set as the target

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 7.0.0
    • 6.5.1
    • None
    • None

      Steps to recreate:
      1. Go to the ZK Drag and Drop demo at http://www.zkoss.org/zkdemo/effects/drag_n_drop
      2. Start dragging an item, for example ZK GWT.
      3. Realize you made a mistake and didn't actually want to drag that item.
      4. Move the mouse back to the ZK GWT item and release, hoping that nothing will happen.
      5. ZK GWT will be moved to the end of the list, because the DropEvent's target will be the parent listbox rather than the ZK GWT listitem as is expected.

            jumperchen jumperchen
            aznan aznan
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: