Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.0.1
-
None
Description
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.
Attachments
Issue Links
- duplicates
-
QTBUG-30305 DropAreas work weirdly when they are intersectant
- Closed