diff options
author | Prasanth Ullattil <prasanth.ullattil@nokia.com> | 2010-07-22 12:52:29 (GMT) |
---|---|---|
committer | Prasanth Ullattil <prasanth.ullattil@nokia.com> | 2010-07-22 14:25:40 (GMT) |
commit | 88410105978d5fb4344207cd5d296057ced0f27d (patch) | |
tree | a3724f7859f8ba558e5e6490ad16c6409952726e /util | |
parent | e8cdf0c57e269489c4759ddfec04daa4f093a13f (diff) | |
download | Qt-88410105978d5fb4344207cd5d296057ced0f27d.zip Qt-88410105978d5fb4344207cd5d296057ced0f27d.tar.gz Qt-88410105978d5fb4344207cd5d296057ced0f27d.tar.bz2 |
Drag & Drop failing in itemviews on Cocoa.
While generating the QDragMoveEvent, we were always reusing the last
drop action set by the user. This is not correct, we should copy the action
only if a valid action set before. This is the behavior on Windows.
Task-number: QTBUG-9486
Reviewed-by: Denis
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions