Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Sub menu opening on wrong mouse button click in Qt5 (5.5.1) (on Windows (7?)?)?
Forum Update on Monday, May 27th 2025

Sub menu opening on wrong mouse button click in Qt5 (5.5.1) (on Windows (7?)?)?

Scheduled Pinned Locked Moved General and Desktop
submenuewindowsqt5mouse
18 Posts 2 Posters 6.2k Views
  • 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.
  • SGaistS Offline
    SGaistS Offline
    SGaist
    Lifetime Qt Champion
    wrote on last edited by
    #7

    You can replace the dll's in your program folder by the one provided by the installer.

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

    racoonR 1 Reply Last reply
    0
    • SGaistS SGaist

      You can replace the dll's in your program folder by the one provided by the installer.

      racoonR Offline
      racoonR Offline
      racoon
      wrote on last edited by racoon
      #8

      @SGaist Does not work either. The program just starts to complain about missing dlls, like libgcc_s_dw2-1.dll.

      Isn't there a simpler way to test qt sub menus? Like an example application that contains already all the dlls and has sub menus?

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #9

        You can build and run the Menus Example example

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

        racoonR 1 Reply Last reply
        0
        • SGaistS SGaist

          You can build and run the Menus Example example

          racoonR Offline
          racoonR Offline
          racoon
          wrote on last edited by
          #10

          @SGaist As I said, I am not a developer. The Menus Example example seems to me not self-explanatory. What are the steps to build and run it?

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #11
            1. Launch Qt Creator
            2. On the welcome screen select Examples
            3. In the search file, put Menus
            4. Click on it
            5. Configure the project with the default provided
            6. Click the run arrow

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

            racoonR 1 Reply Last reply
            0
            • SGaistS SGaist
              1. Launch Qt Creator
              2. On the welcome screen select Examples
              3. In the search file, put Menus
              4. Click on it
              5. Configure the project with the default provided
              6. Click the run arrow
              racoonR Offline
              racoonR Offline
              racoon
              wrote on last edited by
              #12

              @SGaist Thanks for the instruction. I have tried it in Qt5.6 and the bug still persists. I have not tried beta Qt5.7. Is there any reason to think that the bug is fixed?

              1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #13

                I don't know whether there's been work done on that part but it's worth a try.

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

                racoonR 1 Reply Last reply
                0
                • SGaistS SGaist

                  I don't know whether there's been work done on that part but it's worth a try.

                  racoonR Offline
                  racoonR Offline
                  racoon
                  wrote on last edited by
                  #14

                  @SGaist I have found no the betas (http://download.qt.io/development_releases/qt/5.7/5.7.0-beta/). Do you know which one should I install for Windows 7 64bit?

                  1 Reply Last reply
                  0
                  • SGaistS Offline
                    SGaistS Offline
                    SGaist
                    Lifetime Qt Champion
                    wrote on last edited by
                    #15

                    What about all the qt-opensource-windows-x86-XXX ?

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

                    racoonR 1 Reply Last reply
                    0
                    • SGaistS SGaist

                      What about all the qt-opensource-windows-x86-XXX ?

                      racoonR Offline
                      racoonR Offline
                      racoon
                      wrote on last edited by
                      #16

                      @SGaist I would have thought that one of them would be enough. Also some say something about Android in addition. Isn't that a phone OS?

                      Anyway, I have now installed and tested and the bug is still there. If I write up the details of the bug would you be able to file a report or tell me how that is done?

                      1 Reply Last reply
                      0
                      • SGaistS Offline
                        SGaistS Offline
                        SGaist
                        Lifetime Qt Champion
                        wrote on last edited by
                        #17

                        One is enough, but on Windows you have several versions of Visual Studio that you can use and they are not compatible one with the other and there's also MinGW without forgetting 32 vs 64 bit. That's why there are several packages.

                        Android does more than just phones. Qt has been ported to Android since several years (also iOS for that matter).

                        You can do it on the bug report system

                        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
                        0
                        • racoonR Offline
                          racoonR Offline
                          racoon
                          wrote on last edited by
                          #18

                          Filed a bug report at https://bugreports.qt.io/browse/QTBUG-53054.

                          1 Reply Last reply
                          0

                          • Login

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • Users
                          • Groups
                          • Search
                          • Get Qt Extensions
                          • Unsolved