nextcloud / nextcloud/notes-android
Backspacing a line causes the "Rich Text Mode" button to appear and obscure the view.
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 168
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 31
Description
This issue respects the following points:
- I have read the FAQ
- I have searched for existing issues
- The issue affects the Notes Android app, neither the Notes server app nor the Nextcloud Android app.
Describe the bug
When I backspace a newline in the notes app, the "Rich Text Mode" button shows up in the lower right corner and obscures my cursor and text. I have to scroll up to see between the button and the keyboard so I know what I'm typing.
Expected behavior
The button should not obscure my typing view at the end of a note and should be placed in a less-distracting location, such as in the 3-dot menu or in one of the upper corners. Leaving/entering rich text mode isn't a common-enough task to have such prominence in the editor.
Notes Android version
4.3.0
Notes server version
4.9.2
Nextcloud Android version
3.29.0
Nextcloud version
28.0.1
Device
Samsung Galaxy S24
Android Version
14
App Store
- Google Play Store
- F-Droid
- Huawei App Gallery
Stacktrace
n/a
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the Notes Android editor on Android 14: backspace a newline and observe the Rich Text Mode button near the keyboard. Locate the editor entry point and the button's placement logic, then verify that the cursor and text remain visible at the end of a note without requiring scrolling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100