Skip to content

expanding text selection on iOS does not behave the same as native #1529

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

Open
jyn514 opened this issue May 23, 2025 · 1 comment
Open

expanding text selection on iOS does not behave the same as native #1529

jyn514 opened this issue May 23, 2025 · 1 comment
Labels
a-compose Compose box, autocomplete, attaching files/images a-iOS Issues specific to iOS, or requiring iOS-specific work beta feedback Things beta users have specifically asked for upstream Would benefit from work in Flutter or another upstream

Comments

@jyn514
Copy link

jyn514 commented May 23, 2025

in the attached video, i do the following things:

  1. double-tap on a word to select it
  2. drag on the message boundary indicators to expand the selection
  3. drag on the right side of the word.

in every iOS app i've tried other than zulip-flutter, step 3 results in expanding the selection. in zulip, it makes the boundary indicators disappear altogether instead.

ScreenRecording_05-23-2025.10-11-57_1.mp4
@gnprice
Copy link
Member

gnprice commented May 23, 2025

Thanks for the report. This sounds like almost certainly a bug in Flutter upstream.

I just spent a few minutes searching the Flutter issue tracker and didn't find an existing upstream issue for this. So the next step for us will be to file one, starting by reproducing the issue in a tiny Flutter app.

We're focused right now on getting the new app out to all our users in a few weeks, and I think this is an issue for after that launch. I'll label this to make sure that we see it in the weeks after launch when we're triaging which issues to work on next.

@gnprice gnprice added a-compose Compose box, autocomplete, attaching files/images beta feedback Things beta users have specifically asked for upstream Would benefit from work in Flutter or another upstream labels May 23, 2025
@gnprice gnprice added this to the M6: Post-launch milestone May 23, 2025
@gnprice gnprice changed the title message selectors on iOS do not behave the same as native selectors expanding text selection on iOS does not behave the same as native May 23, 2025
@gnprice gnprice added the a-iOS Issues specific to iOS, or requiring iOS-specific work label May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-compose Compose box, autocomplete, attaching files/images a-iOS Issues specific to iOS, or requiring iOS-specific work beta feedback Things beta users have specifically asked for upstream Would benefit from work in Flutter or another upstream
Projects
Status: No status
Development

No branches or pull requests

2 participants