Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-34205

DoubleClick event is not associated with initial widget

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 4.8.5, 5.1.1, 5.2.0
    • GUI: Window management
    • None
    • Win 7 x64, MSVC 2012 x86, Linux

    Description

      Let's assume, I have a close button on the tab. And after one tab closes, another one takes its place. So, when i do a double click on the close button, first tab closes and the second one gets a doubleClickEvent which is not related to it.
      First tab events sequence is: press->release -> [tab closed].
      Second tab events sequence is: press->got dblClick->release.

      Attachments

        1. qtbug34205_1.zip
          1 kB
        2. qtbug34205.zip
          2 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            igor.bilyk Igor Bilyk
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes