diff options
author | Oliver Eftevaag <[email protected]> | 2024-08-20 13:50:15 +0200 |
---|---|---|
committer | Oliver Eftevaag <[email protected]> | 2024-08-22 21:35:38 +0200 |
commit | 643eefc5ae5ae124aec1ff21ecce406254ba7407 (patch) | |
tree | 499eee757dc2ecbbb324ef8420f2ca7c2cf86b1a /src/quick/scenegraph/adaptations/software | |
parent | 5c93e54b2e7d2e7472eb244c840de66397069ce0 (diff) |
Explicitly use popupType: Popup.Item in tst_qquickapplicationwindow
The test focusAfterPopupClosed(), checks to see that the delivery agent
causes correct updates to which item has active focus in a given scene.
However, when using popup windows, a popup's popupItem is moved into a
different scene, and the delivery agent won't respond the same.
We already have tests in tst_qquickpopup, to verify similar behavior
with popup windows.
Set the value to be explicitly Popup.Item, in case we change the default
value in the future.
Task-number: QTBUG-126553
Pick-to: 6.8
Change-Id: Ie1b2319adafc2b1a616d6b153fee49ac472a972c
Reviewed-by: Richard Moe Gustavsen <[email protected]>
Diffstat (limited to 'src/quick/scenegraph/adaptations/software')
0 files changed, 0 insertions, 0 deletions