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. Qt 5 on OS X: QComboBox doesn't receive mouseDoubleClickEvent()
Forum Updated to NodeBB v4.3 + New Features

Qt 5 on OS X: QComboBox doesn't receive mouseDoubleClickEvent()

Scheduled Pinned Locked Moved General and Desktop
5 Posts 2 Posters 1.8k Views 1 Watching
  • 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 Offline
    A Offline
    agarny
    wrote on last edited by
    #1

    Hi,

    I have just converted my project to Qt 5 and though it builds fine on OS X, I have a QTreeView-based widget which uses delegates to to show a cell's value using a QComboBox-based widget. Now, with that QComboBox-based widget handles double clicks (through mouseDoubleClickEvent()), and it all used to work fine before I ported my project to Qt 5. However, now, if I double click on that QComboBox-based widget, nothing happens. I have tried my Qt 5 port on Windows, and everything works as expected, so I get the feeling that something funny is happening on OS X, but I can't tell what. Anyone, any ideas?...

    Cheers, Alan.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Again, please consider to "file bug reports":https://bugreports.qt-project.org/ for your issues.

      It takes about the same amount of work to create one as it takes to describe the issue here (but unfortunately needs a separate account), but is guaranteed to be seen by the developers working on the code. That is not the case here.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        agarny
        wrote on last edited by
        #3

        Yes, I am going to file yet another bug report for Qt 5... and no, it doesn't take the same amount of work. At least, not if you want to make your report worthwhile and therefore want to provide some sample code which illustrates the issue...

        1 Reply Last reply
        0
        • A Offline
          A Offline
          agarny
          wrote on last edited by
          #4

          I have finally got a chance to create a bug report for the issue above: https://bugreports.qt-project.org/browse/QTBUG-29398 (incl. some sample code that illustrates the issue).

          1 Reply Last reply
          0
          • A Offline
            A Offline
            agarny
            wrote on last edited by
            #5

            FWIW, a workaround was given in the issue I reported ("https://bugreports.qt-project.org/browse/QTBUG-29398":https://bugreports.qt-project.org/browse/QTBUG-29398).

            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