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

QTabBar does not properly reset the hover rectangle

    XMLWordPrintable

Details

    Description

      While using a stylesheet to customize the hover behavior of tabs on a tab widget, the right-most tab remains in the hover style when the mouse if moved off to the right (i.e., not on a tab, but still on the QTabBar). As a workaround, I check if the point is actually on a tab in the HoverMove event. If not, I force a call to QTabBar::event() with the HoverLeave event.

      Attachments

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

        Activity

          People

            waterdomain Water Domain (Inactive)
            j.dunn@redcedartech.com Jason Dunn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes