Invisible proxy QDialog blocks input when the native dialog is shown,
and the workaround is to show the native file dialog with a delay.
But it's not needed since Qt 5.13 after the
QPlatformDialogHelper::DialogIsQtWindow hint was introduced.
Details
Details
- Reviewers
- None
- Group Reviewers
Plasma
Diff Detail
Diff Detail
- Repository
- R135 Integration for Qt applications in Plasma
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 24953 Build 24971: arc lint + arc unit
Comment Actions
DialogIsQtWindow was introduced in https://codereview.qt-project.org/c/qt/qtbase/+/144710