Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Key modifier Ctrl breaks Drag and Drop in Qt 4.8.2 on windows

    General and Desktop
    3
    7
    2002
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      ahenderson last edited by

      Currently drags and drops works until I press a modifier key like Ctrl or Shift.

      The weird part is when I try to debug using a break point in VS 2010 it starts to work when I resume until a key modifier is pressed again.

      How can I work around this bug?

      1 Reply Last reply Reply Quote 0
      • raven-worx
        raven-worx Moderators last edited by

        [quote author="ahenderson" date="1375812488"]Currently drags and drops works until I press a modifier key like Ctrl or Shift.[/quote]
        What do you mean? What happens when you press these modifier keys?

        --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
        If you have a question please use the forum so others can benefit from the solution in the future

        1 Reply Last reply Reply Quote 0
        • A
          ahenderson last edited by

          When I press the keys I can not drag and drop.

          1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            IIRC, CTRL on windows changes the drag move operation to a drag copy operation, might be related

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply Reply Quote 0
            • raven-worx
              raven-worx Moderators last edited by

              [quote author="ahenderson" date="1375882733"]When I press the keys I can not drag and drop.[/quote]
              please be more specific! It's impossible to help you when you always say "you cannot" or "it's not working"...

              --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
              If you have a question please use the forum so others can benefit from the solution in the future

              1 Reply Last reply Reply Quote 0
              • A
                ahenderson last edited by

                I was using Qt 4.8.2 on windows 8. It works just fine on my Windows 7 machine.

                1 Reply Last reply Reply Quote 0
                • SGaist
                  SGaist Lifetime Qt Champion last edited by

                  Is trying 4.8.5 a possibility ?

                  This could be a bug affecting only windows 8

                  Interested in AI ? www.idiap.ch
                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post