Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Mouse clicks are occasionally interpreted as double-clicks in GUI
QtWS25 Last Chance

Mouse clicks are occasionally interpreted as double-clicks in GUI

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 2 Posters 704 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.
  • A Offline
    A Offline
    Apeksha
    wrote on last edited by
    #1

    I found some times mouse clicks are interpreted as double click in my Gui, If I click once it taking as double click. Let me know how why it's happening and how to prevent it.

    Thanks in advance.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Are you sure it happens only in your app? Does it also happen for other users/ when you use another mouse?

      I've had some mice which had faulty buttons and they sporadically recognized clicks as double clicks, too.

      (Z(:^

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

        Hi Sierdzio,

        I had check with dell and Logitech mouse, with dell it's working fine and with Logitech it's not working.
        I didn't check with other users, i had only checked with my app.

        What could be the reason, it's a problem with Qt or mouse? Please clear my doubt.

        Thanks in advance.

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          Since you say the Dell mouse does not exhibit the double clicking behaviour, and only Logitech one does, I'd suspect that the mouse is the problem, not Qt app, because Qt treats every mouse the same.

          (Z(:^

          1 Reply Last reply
          1

          • Login

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