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

Details

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

    Description

      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.

      Attachments

        1. qtbug43466.zip
          2 kB
        2. qtbug43466.zip
          1.0 kB

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes