Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

[web] Fix regression of pointer events on mobile browsers #17595

Merged
merged 1 commit into from
Apr 8, 2020

Conversation

mdebbar
Copy link
Contributor

@mdebbar mdebbar commented Apr 8, 2020

The regression was caused by #17495

Fixes flutter/flutter#54269

@mdebbar mdebbar added the platform-web Code specifically for the web engine label Apr 8, 2020
@mdebbar mdebbar requested review from yjbanov and ferhatb April 8, 2020 19:54
@mdebbar mdebbar self-assigned this Apr 8, 2020
Copy link
Contributor

@ferhatb ferhatb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please file an issue to add e2e test for mouse/pointers

@ferhatb
Copy link
Contributor

ferhatb commented Apr 9, 2020

also fixes flutter/flutter#54325

engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 9, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 9, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 9, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 9, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 9, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 9, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 10, 2020
goderbauer pushed a commit to goderbauer/engine that referenced this pull request Apr 16, 2020
@hemantsavkar
Copy link

I’m still facing the same issue . We deployed Flutter app as PWA; it works well on Android and windows devices however page not loading on any iOS delvice

@ferhatb
Copy link
Contributor

ferhatb commented Sep 18, 2020

/cc @mdebbar

@mdebbar
Copy link
Contributor Author

mdebbar commented Sep 18, 2020

@hemantsavkar please file an issue and include reproduction steps.

@hemantsavkar
Copy link

@hemantsavkar please file an issue and include reproduction steps.

Hi @mdebbar ; Raised issue flutter/flutter#66128

@mdebbar mdebbar deleted the pointer_regression branch April 15, 2021 17:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes platform-web Code specifically for the web engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Web] broken gestures for mobile Safari
7 participants