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. MouseArea signal released not fired on touchscreen

MouseArea signal released not fired on touchscreen

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 167 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.
  • J Offline
    J Offline
    JonC
    wrote on last edited by
    #1

    Hello,

    The release signal of a MouseArea may not always be triggered on touchscreen displays. When this occurs, my subsequent touches do not register properly because the application assumes that I am still pressing down on the initial touch that was not released.
    This issue frequently occurs with rapid touches. I tried two different touchscreens and the problem is still there. I found a solution by using a TapHandler but that is not ideal.
    I am using Qt 6.4.2.

    Any idea on what is happening ? Thanks for your help.

    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