gsantner / markor

Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..
https://github.com/gsantner/markor/discussions/2269
Other
3.81k stars 363 forks source link

Rotate the screen after entering text during search, resulting in loss of search text #2311

Open Mo-1996 opened 5 months ago

Mo-1996 commented 5 months ago

⚠️ This issue respects the following points: ⚠️

Description

I want to search for a document. After entering the text, I rotated the device and the text I just entered disappeared

Steps to reproduce

  1. Click the search button and enter text
  2. Rotate the phone
  3. The text I just entered disappeared ro.webm

Information

Android version: 8.1 Device: Nexus 5X App Version: v2.12.0(149)

Source

GitHub Releases

Format / File type

Not specific

Additional info / Log

-
harshad1 commented 5 months ago

It's a pain to keep dialog state across rotations. This just hasn't been implemented yet as it is a low priority (at least to me)