Opened 11 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 11 years ago.
Patch for Qt::IgnoreAction

Download all attachments as: .zip

Change History (4)

by KO Myung-Hun, 11 years ago

Attachment: dnd_ignoreaction.diff added

Patch for Qt::IgnoreAction

comment:1 by Silvan Scherrer, 11 years ago

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

comment:2 by Silvan Scherrer, 9 years ago

Milestone: Qt 4.nextQt 5

Milestone renamed

comment:3 by Silvan Scherrer, 5 years ago

Milestone: Qt 5

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.