Extend blacklisting of tst_QWidget::showMinimizedKeepsFocus to all macOS versions

For some reason the firstChild gets the focus when clearing the focus.
This seems to be timing dependent, as removing the 30ms qWait 'fixes'
the issue. So does a processEvent call before minimzing. Both of these
require further investigation.

Change-Id: I62833a5541712f97dc24bc63384fa4c051096537
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
bb10
Tor Arne Vestbø 2020-01-13 18:31:07 +01:00
parent 6ae9cc7cb9
commit 0617afb2d3
1 changed files with 1 additions and 2 deletions

View File

@ -34,8 +34,7 @@ osx
[render_systemClip]
osx
[showMinimizedKeepsFocus]
osx-10.12 ci
osx-10.13 ci
macos
[maskedUpdate]
opensuse
opensuse-leap