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

QSizeGrip not giving MouseButtonRelease Event on Windows

    XMLWordPrintable

Details

    Description

      I am using QSizeGrip in my Widget and apparently on Windows I dont get the MouseButtonRelease event whereas I do get the same on MAC OS X.

      I have tested this using installEventFilter and printing out the event names.

      On windows whenever I resize I get the events in the below order
      Paint
      ToolTip or Leave

      So, whenever I get in the above order I am assuming as resize happened but strictly speaking, I should be getting a MouseButtonRelease event as I get in MAC OSX.
      Paint
      MouseButtonRelease.

      Please look into this.

      Thanks!

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            rokkamraja Raja R
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes