Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-30355

Drag event capturing prevents proper intersection detection

XMLWordPrintable

      In the attached example, there are two rectangles (red and blue), which should change color when the black one is dragged over it. However, the blue one captures the drag event, so that the drag event can never reach the red one.

      Drag events should always follow the intersection of the drag hotspot with the top most visible item.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            aalpert Alan Alpert
            ts468 Thomas Strobel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes