-
Notifications
You must be signed in to change notification settings - Fork 27.5k
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
[web] Incorrect selection affinity #131906
Comments
Reproducible using the code sample provided above. flutter doctor -v
|
There is a |
I have a possible fix for it here: https://github.com/knopp/engine/commits/web_selection_inverted But it depends on flutter/engine#44693 |
Fixes flutter/flutter#131906 *List which issues are fixed by this PR. You must list at least one issue.* *If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].* [C , Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
Is there an existing issue for this?
Steps to reproduce
Expected results
We should receive the following selection, as we are expanding the selection upstream:
Actual results
We receive the following selection:
Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
Logs
Logs
No relevant logs.
Flutter Doctor output
Doctor output
The text was updated successfully, but these errors were encountered: