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

[Bug] Text selection issue on iOS #7653

Open
richardshiue opened this issue Mar 31, 2025 · 2 comments
Open

[Bug] Text selection issue on iOS #7653

richardshiue opened this issue Mar 31, 2025 · 2 comments
Labels
mobile features related to AppFlowy Mobile

Comments

@richardshiue
Copy link
Collaborator

Bug Description

On iOS, text selection is very nearly unusable. It double tapping a word to select it and then dragging the selection is almost impossible. Double-tap and drag to select doesn't work. It looks like a custom (either AF or Flutter) implementation of this functionality rather than the default iOS. The cursor, drag handles, and move cursor magnifier are all non-standard.

If this is an AF issue, I'm happy to make a screen recording and put an issue in to Github and give as much detail to help solve/improve it.

Personally, aside from colour, I think the text selection functionality should be left to the OS. Though I don't know if Flutter really allows that!

How to Reproduce

Select text in an editor on mobile.

Expected Behavior

The text selection behavior should be more close to the native platform

Operating System

iOS

AppFlowy Version(s)

0.8.7

Screenshots

No response

Additional Context

No response

@khorshuheng khorshuheng changed the title [Bug] [Bug] Text selection issue on iOS Apr 1, 2025
@khorshuheng khorshuheng added the mobile features related to AppFlowy Mobile label Apr 1, 2025
@philiprenich
Copy link

Here's a video of my issues. (I'm on v0.9.0 and it is still there which is expected considering it seems to be a library issue)

At the start, I am attempting to select text by double tapping and drag. That is tap tap-and-drag which is doable in other iOS apps. This is when the magnifier and bubble menu display. Once words are selected via a double tap and the screen starts scrolling in a jittery fashion, that is me trying to hit a drag handle to extend the selection with the end handle. Eventually I get it and then try to use the start handle which is when the scroll jumps way beyond the end of the text.

Overall the experience is janky and not at all like stock Apple apps (which is the experience I would expect for a low level functionality like text selection).

text-selection-appflowy.webm

@LucasXu0
Copy link
Collaborator

LucasXu0 commented Apr 8, 2025

@philiprenich Thanks for the video attachment. We're working on improvements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mobile features related to AppFlowy Mobile
Projects
None yet
Development

No branches or pull requests

4 participants