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

tst_QGraphicsProxyWidget::hoverEnterLeaveEvent fails on OS X 10.7

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • 4.8.3, 4.8.x
    • Widgets: GraphicsView
    • None
    • OS X 10.7 Cocoa
    • macOS

    Description

      FAIL! : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(widget, no hover) Compared values are not the same
      Actual (widget->testAttribute(Qt::WA_UnderMouse)): 0
      Expected (hasWidget ? true : false): 1
      Loc: [tst_qgraphicsproxywidget.cpp(993)]
      FAIL! : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(widget, hover) Compared values are not the same
      Actual (widget->testAttribute(Qt::WA_UnderMouse)): 0
      Expected (hasWidget ? true : false): 1
      Loc: [tst_qgraphicsproxywidget.cpp(993)]
      FAIL! : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(widget, no hover) Compared values are not the same
      Actual (widget->enterCount): 0
      Expected (hasWidget ? 1 : 0): 1
      Loc: [tst_qgraphicsproxywidget.cpp(1001)]
      FAIL! : tst_QGraphicsProxyWidget::hoverEnterLeaveEvent(widget, hover) Compared values are not the same
      Actual (widget->enterCount): 0
      Expected (hasWidget ? 1 : 0): 1
      Loc: [tst_qgraphicsproxywidget.cpp(1001)]

      Attachments

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

        Activity

          People

            paeglis Gatis Paeglis
            kalle_lehtonen Kalle Lehtonen (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes