Steps to reproduce
On Android:
- Create a new item.
- Write some text in the ānoteā section of the item.
- Attempt to select and copy the entire note contents.
Expected result
The note contents are selected, and itās possible to copy it.
Actual result
Itās not possible to highlight the first character in the note text and copy it. It looks like thereās an off by one bug in the way the note text field interacts with the Android system text selection, causing the first character to misbehave (it doesnāt allow copying if itās selected, and itās not always possible to select it).
See this screen capture which shows the odd behavior: https://streamable.com/2yjy55
Environment
Android 11, native app.