mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #472] Weird text selection on Android app #228
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#228
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @limjh16 on GitHub (May 12, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/472
Current behavior
When trying to select a chunk of text, the popup which allows you to copy text either disappears instantly, or it doesn't allow you to copy text at all, as shown in the screenshot:
screenshot
I didn't have a screen recorder set up on phone, but if a screen record of the pop up disappearing is needed I can set it up.
Expected behavior
The prompt which appears should show "copy" and when it does, not disappear immediately
Steps to reproduce
Environment
Mobile
@Flexo013 commented on GitHub (May 18, 2020):
I can indeed reproduce the inability to select text within a normal text line. The text is selected very briefly and then the cursor is placed where you were holding down.
Workaround: You can select symbols within a line normally and then drag the selection around to actually copy what you want.
I haven't been able to reproduce the pop-up not giving the copy option. From what I can see in the screenshot it seems as if you don't have anything select; there aren't two cursors marking the start and end. Which could explain why the option is missing.
@limjh16 commented on GitHub (May 19, 2020):
Hey, you can see the cursor marking the end, and also the text has a green background suggesting it is highlighted.
@Flexo013 commented on GitHub (May 22, 2020):
Hmmm, somehow your Android is convinced you don't have anything selected.
This is what I got when trying to reproduce it:
screenshot
I hope that when these other selection bugs are fixed that this one will magically be fixed as well.
@limjh16 commented on GitHub (May 23, 2020):
screen recordings
@Rokt33r commented on GitHub (Aug 24, 2021):
It's been fixed in the new mobile app.