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

CLONE - 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

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              Unassigned Unassigned
              nijithamp Nijitha M P
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes