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

Text File Editor re-initialises/reloads View when rotating screen #106

Open
7 tasks done
tutacat opened this issue May 31, 2024 · 0 comments · May be fixed by #111
Open
7 tasks done

Text File Editor re-initialises/reloads View when rotating screen #106

tutacat opened this issue May 31, 2024 · 0 comments · May be fixed by #111
Labels
bug Something is not working

Comments

@tutacat
Copy link

tutacat commented May 31, 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.0.1

Affected Android/Custom ROM version

N/A

Affected device model

N/A

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

  1. Go to a text file in any browser
  2. Open text file with File Manager File Editor activity
  3. Edit text
  4. Rotate the screen
    (The exact same happens also with resizing split-screen or resizing a floating window)

Expected behavior

Activity View is not lost or re-initialised when resizing or rotating the screen. The original view is returned after rotating, rather than destroyed or reset.

Actual behavior

The original text is reset, to the point of the last save.

Screenshots/Screen recordings

N/A

Additional information

N/A

@tutacat tutacat added bug Something is not working needs triage Issue is not yet ready for PR authors to take up labels May 31, 2024
@Aga-C Aga-C removed the needs triage Issue is not yet ready for PR authors to take up label Jun 1, 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

Successfully merging a pull request may close this issue.

2 participants