You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 taptap-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).
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
The text was updated successfully, but these errors were encountered: