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

tst_QGraphicsProxyWidget::hoverEnterLeaveEvent fails on OS X 10.7

XMLWordPrintable

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

      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)]

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes