Opened 10 years ago

Last modified 5 years ago

#292 accepted defect

DnD and Qt::IgnoreAction

Reported by: KO Myung-Hun Owned by: Silvan Scherrer
Priority: major Milestone:
Component: QtGui Version: 4.7.3
Severity: medium Keywords:
Cc:

Description

Hi/2.

Qt does not understand Qt::IgnoreAction?. Qt treats it just as event->ignore(). So once Qt::IgnoreAction? is set, dragMoveEvent() does not occur any more.

Attachments (1)

dnd_ignoreaction.diff (3.6 KB) - added by KO Myung-Hun 10 years ago.
Patch for Qt::IgnoreAction?

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by KO Myung-Hun

Attachment: dnd_ignoreaction.diff added

Patch for Qt::IgnoreAction?

comment:1 Changed 10 years ago by Silvan Scherrer

Milestone: Qt EnhancedQt 4.next
Owner: set to Silvan Scherrer
Status: newaccepted

comment:2 Changed 9 years ago by Silvan Scherrer

Milestone: Qt 4.nextQt 5

Milestone renamed

comment:3 Changed 5 years ago by Silvan Scherrer

Milestone: Qt 5

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.