qt5base-lts/tests/auto/widgets/itemviews/qabstractitemview
Andy Shaw d0dffdfc01 Make sure the parent view will have focus when activation is given back
When the focus is lost on an editor due to the application no longer
being the active one then we have to ensure the parent view is going to
get the focus when it is returned. Since the editor does not have focus
when this check is done we need to manually account for this case by
setting it on the parent view as if it would if the editor did have
focus.

Task-number: QTBUG-62253
Change-Id: I14ac347e9e3a2bfaa8715a45811b17c1c7cf15f8
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2018-02-15 07:45:26 +00:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qabstractitemview.pro testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
tst_qabstractitemview.cpp Make sure the parent view will have focus when activation is given back 2018-02-15 07:45:26 +00:00