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
The drawer panel of the paper-drawer-panel element cannot be swiped open if the swipe starts over content from the light dom. Swipes from shadow/shady dom content work as expected.
Expected outcome
Swiping with a finger from the left border to the right opens the drawer panel regardless of the origin of the content (light vs. shadow/shady dom).
Actual outcome
The drawer panel opens only a few pixels but not fully if the swipe starts over content from the light dom.
Steps to reproduce
Environment: iOS 9.1, Mobile Safari, page saved to home screen ("as app"), page started from home screen. Run on actual iPhone 6 device, not in simulator.
The drawer panel of the
paper-drawer-panel
element cannot be swiped open if the swipe starts over content from the light dom. Swipes from shadow/shady dom content work as expected.Expected outcome
Swiping with a finger from the left border to the right opens the drawer panel regardless of the origin of the content (light vs. shadow/shady dom).
Actual outcome
The drawer panel opens only a few pixels but not fully if the swipe starts over content from the light dom.
Steps to reproduce
The text was updated successfully, but these errors were encountered: