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 QWidget consumes mouseDoubleClickEvent

Qt 5 QWidget consumes mouseDoubleClickEvent

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 900 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.
  • M Offline
    M Offline
    m_siergiej
    wrote on last edited by
    #1

    Hi, I'm currently porting my application (VACALACa) form Qt 4.8.0 to Qt 5.0.1 and I'v noticed following issue.
    QWidget in Qt 5 (Qt 5.0.0 as well) consumes mouseDoubleClickEvent i.e. parent widget doesn't receive it.
    For comparison contextMenuEvent works fine (same as in Qt 4.8.0).
    I'm wondering if it's "by desing" or should I report a bug?
    Have anyone encountered this issiue? I couldn't google out any similar problem reported.

    I've found the change that is the root cause and it looks like a bug so I've reported it: "QTBUG-30065":https://bugreports.qt-project.org/browse/QTBUG-30065

    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