With Kleopatra choose decrypt+ verify for a file. In dialog window choose a write protected folder as destination. Click save.
Expected behavior: An error should be shown to the user.
But there is no error message for the user, Debugview:
```
[7088] org.kde.pim.kleopatra: 0x9674af0 renaming "C:/Users/g10code.WIN-TEST3/AppData/Local/Temp/kleopatra-ScJFOC/test_ä.txt.jXPBlq" -> "C:/Users/g10code.WIN-TEST3/AppData/Local/Temp/kleopatra-ScJFOC/test_ä.txt"
[7088] org.kde.pim.kleopatra: 0x9674af0 succeeded
[7088] org.kde.pim.kleopatra: Collection Progress: 1000 total: 1000
[7088] org.kde.pim.kleopatra: Collection Progress: 1000 total: 1000
[7088] org.kde.pim.libkleo: not showing link (not available)
[7088] org.kde.pim.kleopatra: All done
[7088] org.kde.pim.kleopatra: ("test_ä.txt")
[7088] org.kde.pim.kleopatra: Moving "C:/Users/g10code.WIN-TEST3/AppData/Local/Temp/kleopatra-ScJFOC/test_ä.txt" to "Z:/kann_weg/test_ä.txt"
[7088] org.kde.pim.kleopatra:
[7088] org.kde.pim.kleopatra: Error: "Die Datei „C:\\Users\\g10code.WIN-TEST3\\AppData\\Local\\Temp\\kleopatra-ScJFOC\\test_ä.txt“ kann nicht nach „Z:\\kann_weg\\test_ä.txt“ verschoben werden."
```
If I choose a system folder for the output, the behavior is slightly different:
```
[7088] org.kde.pim.kleopatra: 0x67b13b8 renaming "C:/Program Files (x86)/GnuPG/test.gpg.JPEDmD" -> "C:/Program Files (x86)/GnuPG/test.gpg"
[7088] org.kde.pim.kleopatra: 0x67b13b8 succeeded
[7088] org.kde.pim.kleopatra:
[7088] inputError : "Unbekannter Fehler"
[7088] outputError: "Kein Ausgabegerät"
```
But it is not the same on every try. I've also seen:
```
[7088] org.kde.pim.kleopatra: ("test_ä.txt")
[7088] org.kde.pim.kleopatra: Moving "C:/Users/g10code.WIN-TEST3/AppData/Local/Temp/kleopatra-CxFKCu/test_ä.txt" to "C:/Program Files (x86)/GnuPG/test_ä.txt"
```
And after that if I try that again, I'm asked if I want to overwrite the file C:/Program Files (x86)/GnuPG/test_ä.txt. But I do not see it, hidden or otherwise.