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 a scrollable view in which I've created a Text widget with a GestureDetector. When tapped, this widget opens a showPopover.
While the popover is open, scrolling is not possible. The user needs to click in the "backdrop area" to close the popover before the user can scroll.
Expected Behavior
The user should be able to scroll, and when they begin scrolling, the popover should disappear. Maybe as a separate option.
What operating system are you seeing the problem on?
Android
Relevant log output
No response
Anything else?
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
I have a scrollable view in which I've created a Text widget with a GestureDetector. When tapped, this widget opens a showPopover.
While the popover is open, scrolling is not possible. The user needs to click in the "backdrop area" to close the popover before the user can scroll.
Expected Behavior
The user should be able to scroll, and when they begin scrolling, the popover should disappear. Maybe as a separate option.
What operating system are you seeing the problem on?
Android
Relevant log output
No response
Anything else?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: