summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
diff options
context:
space:
mode:
authorSzabolcs David <davidsz@inf.u-szeged.hu>2021-11-16 17:25:55 +0100
committerSzabolcs David <davidsz@inf.u-szeged.hu>2021-11-17 16:04:41 +0100
commitdfa69ea39fd524ef54b4a822d5a3163749d40ea5 (patch)
tree36079311a3424ffa07674ed3a7ade50693d855ee /tests/auto/widgets
parent89bb3c97eee9cd4bf9fb536f024715e606e49ae0 (diff)
Fix crash in Quick file system access dialogs
In Quick examples, providing any answer to ui::SelectFileDialog::Listener results immediate destruction of FilePickerController and its m_isHandled flag remains false before the controller is destroyed. An "unhandled" controller calls reject() in destructor, so the controller will be answered twice. Pick-to: 6.2 Change-Id: Iaff5b0f4f54b0b11a447ac624f5652e592a88e6e Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tests/auto/widgets')
0 files changed, 0 insertions, 0 deletions