diff options
author | Santhosh Kumar <[email protected]> | 2024-08-21 18:42:55 +0200 |
---|---|---|
committer | Santhosh Kumar <[email protected]> | 2025-07-09 22:31:35 +0200 |
commit | 931d634c469babe7835d8486cafc4bfe17bcb21f (patch) | |
tree | 2f7a17e41fed020da636f3ab57db5105e7625b14 /src/quickshapes | |
parent | 8aeb0b3236a98458a7310e8f2817aab0bb60558a (diff) |
The non-native quick dialogs don't block input to the windows even after
setting the modality as ApplicationModal/WindowModal. This is because
non-native platform dialogs (QuickPlaform*Dialogs) didn't set modal to
its respective window (QQuickPopupWindow).
This patch fixes that issue by setting the modality to the non-native
platform dialogs.
Task-number: QTBUG-127605
Pick-to: 6.10 6.9 6.8
Change-Id: Idb3374e881766ae92adc0360c9b9af5c498dd6df
Reviewed-by: Oliver Eftevaag <[email protected]>
Diffstat (limited to 'src/quickshapes')
0 files changed, 0 insertions, 0 deletions