arianne / stendhal

Stendhal is a fun friendly and free multiplayer online adventure game with an old school feel.
https://arianne-project.org
GNU General Public License v2.0
593 stars 200 forks source link

Saving Screenshots Broken in Android Client #653

Closed AntumDeluge closed 8 months ago

AntumDeluge commented 8 months ago

🐞 Describe the bug

Saving screenshots with the "Take Screenshot" button has become broken in the Android WebView client. The Android client bypasses a dialog to choose a filename & target location & instead uses the default filename & stores the file in the user's Download directory. When the button is pressed, an overlay pops up stating that the file has been saved. But it does not appear in downloads.

It's possible that it may be being stored in a different location, such as the Android/data/org.stendhalgame.client directory, but I have not confirmed that.

🌍 Environment

AntumDeluge commented 8 months ago

This issue was opened in error. Screenshots are correctly being downloaded to Pictures/Screenshots directory.