Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weird text selection on Android app #472

Closed
limjh16 opened this issue May 12, 2020 · 5 comments
Closed

Weird text selection on Android app #472

limjh16 opened this issue May 12, 2020 · 5 comments
Labels
bug 🐛 Issue concerns a bug. mobile 📱 Issue concerns the mobile Boost Note app.

Comments

@limjh16
Copy link

limjh16 commented May 12, 2020

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

Screenshot_20200512-161948

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

  1. write some text
  2. try to highlight a word, or select "select all" in the prompt

Environment

Mobile

  • Boost Note app version: 0.4.1
  • OS version and name: Android 10
@Flexo013
Copy link
Contributor

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.

@Flexo013 Flexo013 added bug 🐛 Issue concerns a bug. mobile 📱 Issue concerns the mobile Boost Note app. labels May 18, 2020
@limjh16
Copy link
Author

limjh16 commented May 19, 2020

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.

Hey, you can see the cursor marking the end, and also the text has a green background suggesting it is highlighted.

@Flexo013
Copy link
Contributor

Hmmm, somehow your Android is convinced you don't have anything selected.

This is what I got when trying to reproduce it:

screenshot ![image](https://user-images.githubusercontent.com/4507015/82697409-2c7b5200-9c69-11ea-9098-bdac408b8f19.png)

I hope that when these other selection bugs are fixed that this one will magically be fixed as well.

@limjh16
Copy link
Author

limjh16 commented May 23, 2020

screen recordings

record1
recording_20200523_091754~2

@Rokt33r
Copy link
Member

Rokt33r commented Aug 24, 2021

It's been fixed in the new mobile app.

@Rokt33r Rokt33r closed this as completed Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Issue concerns a bug. mobile 📱 Issue concerns the mobile Boost Note app.
Projects
None yet
Development

No branches or pull requests

3 participants