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

[REG 4.8.6 -> 5.x] Cannot change drop action if default action given

XMLWordPrintable

    • : 988f1b2e5745646cf1bd7f9f65507356ff2ba12e (qtbase/5.4, 6.1.2015, 5.4.2)

      The example application tries to change MoveAction given as a defaultAction via exec to CopyAction from method dragEnterEvent and after dragMoveEvent the action is CopyAction as it should be but after dropEvent the action is again MoveAction.

      This works fine with exec without defaultAction.

        1. qtbug43466.zip
          2 kB
          Friedemann Kleint
        2. qtbug43466.zip
          1.0 kB
          Keijo Hayrynen
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kleint Friedemann Kleint
            kehayryn Keijo Hayrynen
            Votes:
            4 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes