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
parent
6ae9cc7cb9
commit
0617afb2d3
|
|
@ -34,8 +34,7 @@ osx
|
|||
[render_systemClip]
|
||||
osx
|
||||
[showMinimizedKeepsFocus]
|
||||
osx-10.12 ci
|
||||
osx-10.13 ci
|
||||
macos
|
||||
[maskedUpdate]
|
||||
opensuse
|
||||
opensuse-leap
|
||||
|
|
|
|||
Loading…
Reference in New Issue