Pressing an action in the app bar while scrolling does not invoke the action #71
Open
Description
Expected behavior:
When pressing an action in the app bar (like exit or change-font) while scrolling up, I would expect the app bar to stay and the action to be invoked.
Actual behavior:
The app bar disappears and the action is not invoked.
Screencast illustrating the issue:
First, I try to press the font-action button while the document is still scrolling up. The app bar disappears and the action is not invoked. (unexpected behavior / possible bug).
Next, I do the same thing again, except that I wait until scrolling has stopped. Now everything works as expected: the font-action is invoked. (This is the behavior I would also expect in the scrolling case shown before.)
menu_issue_demo.mp4
Environment information:
- iPadOS 16.3
- Orgro version 1.27.1