This issue is not solved: [BUG] Selection handles not appearing on mobile
I’m having the exact same issue in v1.6.7.
This issue is not solved: [BUG] Selection handles not appearing on mobile
I’m having the exact same issue in v1.6.7.
I can’t reproduce.
Please open a new bug report and make sure you read and follow the template. Thanks.
Are there people still affected by this problem?
Which phone do you have? Make and model and OS version.
Do you know which Android WebView version you have installed? can you updated it from the google play store?
I’m on Xiaomi Mi A2, Android 10 with Obsidian 1.8.10 and experienced this bug. Webview 135.0.7049.111.
A related issue that I encountered is that it’s not possible to place the end handle at the start of a line; it will always jump to the end of the previous line. Please let me know if a separate ticket is desired.
I was able to reproduce the issue of placement of the end handle in the Chrome web browser at an html document. Since whitespace is not meaningful in html I can believe it’s not possible to add a newline to the selection.
I found that Obsidian has source mode as well, and I was able to include a terminating newline in a selection using it.
A remaining point of confusion is that the end handle still appears at the end of the preceding line.