Description of the bug
When I select some text in edit mode by double press or long press on mobile, it sometimes happens that the wrong word is selected (i.e. not the one that I clicked on) or no selection is made at all.
I did some experimenting and it appears to only happen if there is a link in the same card that does not have and alt text (some link of the form [](abcd-efgh-...)) and, additionally, the to be selected word is inside a markdown-encapsulated section (something within ==...==, **...**, …). It seems to depend on a lot of factors whether this occurs or not and I don’t quite understand the pattern. However, once I found a configuration where it occurs, it is reproducible.
Device, App & Version
Android 12 (hope it’s not that again what causes the issue), v3.2.1
Steps to reproduce
I made a card that shows the issue for me.
Open edit mode and double click on “markdown” and see the visual selection indication disappear.