Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
5.12.4
-
Linux KDE Plasma 5.16.4
Description
I have a FileDialog with fileMode: Labs.FileDialog.OpenFiles. The onAccepted handler does basically console.log(files). When I open the dialog multiple times then both files and currentFiles not only contain the elements just selected, but also all elements selected in all previous runs.