[GH-ISSUE #7653] [Bug] Text selection issue on iOS #3390

Open
opened 2026-03-23 21:29:45 +00:00 by mirror · 2 comments
Owner

Originally created by @richardshiue on GitHub (Mar 31, 2025).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7653

Originally assigned to: @LucasXu0 on GitHub.

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

Originally created by @richardshiue on GitHub (Mar 31, 2025). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7653 Originally assigned to: @LucasXu0 on GitHub. ### 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_
Author
Owner

@philiprenich commented on GitHub (Apr 6, 2025):

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).

https://github.com/user-attachments/assets/c74f802f-ea4e-49d5-b830-11327634c24c

<!-- gh-comment-id:2781718394 --> @philiprenich commented on GitHub (Apr 6, 2025): 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). https://github.com/user-attachments/assets/c74f802f-ea4e-49d5-b830-11327634c24c
Author
Owner

@LucasXu0 commented on GitHub (Apr 8, 2025):

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

<!-- gh-comment-id:2785039117 --> @LucasXu0 commented on GitHub (Apr 8, 2025): @philiprenich Thanks for the video attachment. We're working on improvements.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#3390
No description provided.