qt5base-lts/tests/auto/widgets
Giuseppe D'Angelo 78edc18057 QGraphicsProxyWidget: fix handling of proxy focus
If a widget inside a QGPW has a proxy focus, the code would keep
sending focus in events to the proxy even if the proxy was already
focused. Amend the check in place to prevent this from happening.

Change-Id: Id28d3bfe4f396da5c9477df713441ca7d506662f
Fixes: QTBUG-51856
Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de>
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2020-01-29 19:57:02 +01:00
..
dialogs Flatten version-specific blacklisting on macOS to all macOS versions 2020-01-22 17:58:31 +01:00
effects unblacklist passing tests 2019-07-08 11:01:42 +00:00
graphicsview QGraphicsProxyWidget: fix handling of proxy focus 2020-01-29 19:57:02 +01:00
itemviews Blacklist tst_QAbstractItemView::task200665_itemEntered on macOS 2020-01-22 17:26:22 +01:00
kernel Make sure the focus is passed on correctly when back-tabbing 2020-01-25 08:10:32 +01:00
styles Blacklist tst_QStyleSheetStyle::widgetStylePropagation on macOS 2020-01-14 00:49:58 +01:00
util Blacklist two tst_QScroller tests on macOS 2020-01-22 17:26:22 +01:00
widgets Flatten version-specific blacklisting on macOS to all macOS versions 2020-01-22 17:58:31 +01:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00