Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After edit picture, a copy is saved in app data #378

Open
7 tasks done
Tvirin opened this issue Dec 18, 2024 · 1 comment
Open
7 tasks done

After edit picture, a copy is saved in app data #378

Tvirin opened this issue Dec 18, 2024 · 1 comment
Labels
bug Something is not working

Comments

@Tvirin
Copy link

Tvirin commented Dec 18, 2024

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.2.1

Affected Android/Custom ROM version

Android 13

Affected device model

Samsung S20 Ultra

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

  1. Open any picture
  2. Click Edit
  3. Crop, resize or flip

Expected behavior

To not save a copy of the picture or automatically delete it from Android/data/org.fossify.gallery/files/Pictures

Actual behavior

When we edit an picture and use Transform (rotate, resize or flip) a copy of that picture is saved in Android/data/org.fossify.gallery/files/Pictures , then when we delete the edited picture from the gallery its copy is not deleted and remains in the same location. The copy remains even if we press Cancel while saving the picture. This does not happen when we only add Filter or Draw.

Screenshots/Screen recordings

No response

Additional information

No response

@Tvirin Tvirin added bug Something is not working needs triage Issue is not yet ready for PR authors to take up labels Dec 18, 2024
@Aga-C
Copy link
Member

Aga-C commented Dec 18, 2024

To be more detailed: a file copy is created when the save dialog is shown, even if the user cancels it. Action alone doesn't save a copy.

@Aga-C Aga-C removed the needs triage Issue is not yet ready for PR authors to take up label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working
Projects
None yet
Development

No branches or pull requests

2 participants