[Bug]: Unable to scroll while popover is open
Closed this issue · 0 comments
derpierre65 commented
Is there an existing issue for this?
- I have searched the existing issues
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
- I agree to follow this project's Code of Conduct