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

Custom format validation fails on rotation #75

Open
davirec opened this issue Mar 8, 2022 · 1 comment
Open

Custom format validation fails on rotation #75

davirec opened this issue Mar 8, 2022 · 1 comment
Labels
Milestone

Comments

@davirec
Copy link

davirec commented Mar 8, 2022

When I perform these sequences of events, the dialog appears after on-screen rotation and element changes state:

  1. Go to the Main activity
  2. Tap in Export
  3. Tap the custom format tab
  4. At the bottom, disable quote
  5. After, enable quote (no message appears)
  6. Force the pause from the activity and then return to the activity (double rotation). Note: the pause from activity can be performed in several ways. We suggest using a double rotation (starts in portrait, goes to landscape, and back to portrait) with this function previously enabled in the smartphone.
  7. Disable quote
  8. Force the pause from the activity and then return to the activity (double rotation).
  9. After, enable quote (a message appears)

After rotation:

  1. Tap in OK

  2. Force the pause from the activity and then return to the activity (double rotation). Quote has been disabled.

Device:

  • Device: Moto G30 with OS: Android 11
  • Version: 0.8.0
  • Device language: English
@0xpr03 0xpr03 added the bug label Mar 8, 2022
@0xpr03
Copy link
Owner

0xpr03 commented Mar 8, 2022

Thanks for the detailed bug report. I have to admit I did not expect the dialogue to appear after step 9.

@0xpr03 0xpr03 added this to the 0.8.x milestone Mar 9, 2022
@0xpr03 0xpr03 changed the title Data loss while using the app (dialog appears after on-screen rotation) Custom format validation fails on rotation Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants