Checklist
Affected app version
Main Branch
Affected Android/Custom ROM version
Android 16
Affected device model
Pixel 9a
How did you install the app?
Built from source
Steps to reproduce the bug
- Open any .txt file
- add a new line to the file
- Click on the back arrow in the header of the file editor
Expected behavior
A "you have unsaved changes" dialog pops up, similar to the one when I press the back button in the system footer of the app (or I swipe back if I don't have 3-button-navigation enabled)
Actual behavior
No dialog appears, and the changes are discarded silently
Screenshots/Screen recordings
No response
Additional information
If the expected behaviour is correct, I would fix the bug myself