Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 5.13.1
-
Fix Version/s: 5.14.2, 5.15.0 Alpha
-
Component/s: Quick: Controls 1, Quick: Controls 2, Quick: Dialogs
-
Labels:None
-
Environment:All Android Devices
-
Platform/s:
-
Commits:6839d297b3964047a207375a4955f6cedcb1c959 (qt/qtbase/5.14)
Description
Very basic code of FileDialog crash when closing Android Image Native Dialog 2nd time.
FileDialog { id: filePicker title: "Please choose a file" folder: StandardPaths.writableLocation(StandardPaths.PicturesLocation) + "/" }
Attachments
Issue Links
- is duplicated by
-
QTBUG-81550 Using QFileDialog::getOpenFileName() crashes app on Android
-
- Closed
-
- relates to
-
QTBUG-77214 Android native QFileDialog::exec() always returns "Rejected" state
-
- Closed
-