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
I have ran the sample app and it does not work there
Environment
Technology
Version
Flutter version
1.22.5
Plugin version
^4.0.0+4
Android version
iOS version
14.4
Xcode version
12.4
Device information:
Description
Expected behavior:
I am using a stack for showing buttons on webview.
and there is a function when user longpress webview.
But the longpress event is fired when I click button(or whatever flutter widget)
I want nothing happen when I click flutter widget on webview Current behavior:
long press event is fired when I click Flutter widget on webview
This issue is stale and has been automatically closed because it has been open for more than 365 days with no activity. Please reopen a new issue if you still have it.
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 and a minimal reproduction of the issue.
Environment
Device information:
Description
Expected behavior:
I am using a stack for showing buttons on webview.
and there is a function when user longpress webview.
But the longpress event is fired when I click button(or whatever flutter widget)
I want nothing happen when I click flutter widget on webview
Current behavior:
long press event is fired when I click Flutter widget on webview
Steps to reproduce
Images
Stacktrace/Logcat
The text was updated successfully, but these errors were encountered: