qt5base-lts/tests/auto/widgets
Richard Moe Gustavsen 76d9d86907 qnsview: don't active QWindows inside NSWindows that are not key
A QWindow should only become Active when it's inside an
NSWindow that is Key. If the NSWindow is not key, we need
to wait for it to be so, and handle window activation
from QCocoaWindow::windowDidBecomeKey() instead. Otherwise
Qt will report a QWindow as Active when, in reality, it
is not.

Change-Id: Ib7e63b374f26af527a668c7f7d863c4168a4446d
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2020-07-22 09:08:32 +02:00
..
dialogs CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
effects CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
graphicsview QTestlib: Enable comparing QList against initializer lists/arrays 2020-07-21 22:01:20 +02:00
itemviews CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
kernel qnsview: don't active QWindows inside NSWindows that are not key 2020-07-22 09:08:32 +02:00
styles CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
util Refactor pointer event hierarchy 2020-07-10 14:32:56 +02:00
widgets qnsview: don't active QWindows inside NSWindows that are not key 2020-07-22 09:08:32 +02:00
CMakeLists.txt Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00