em icon indicating copy to clipboard operation
em copied to clipboard

[iOS PWA] Toolbar activates on dismiss alert

Open raineorshine opened this issue 3 years ago • 1 comments

When swiping to dismiss an alert, toolbar buttons underneath the alert are activated.

Reproducible on iOS Safari in PWA mode. Cannot reproduce in normal mobile Safari or in emulated mobile on Chrome.

It also may be possible to activate the cursorBack gesture. Make sure gestures are disabled during swipe to dismiss.

Steps to Reproduce

  • a
  • b
  • c
  1. Set the cursor on c.
  2. Tap the Archive button in the toolbar.
  3. Swipe to dismiss the alert, starting the swipe at the bottom of the Archive button and ending at the top.

C528C358-855E-473D-A989-9F5A61CF8AE2

https://user-images.githubusercontent.com/750276/121010992-181ad200-c764-11eb-9f18-b262b1893353.mov

Current Behavior

Archive is activated on swipe.

Expected Behavior

Archive should not be activated on swipe.

Toolbar buttons should not be activated when interacting with the Alert.

raineorshine avatar Jun 07 '21 11:06 raineorshine

Problem still exists

raineorshine avatar Aug 01 '22 12:08 raineorshine