Bug 227066 - Touch events lost in bottom 10% to 20% of screen when rapidly tapping
Summary: Touch events lost in bottom 10% to 20% of screen when rapidly tapping
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: Safari 14
Hardware: iPhone / iPad iOS 14
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-06-16 07:09 PDT by Steven Yau
Modified: 2021-06-23 07:10 PDT (History)
4 users (show)

See Also:


Attachments
Video of touch events being lost (27.76 MB, video/mp4)
2021-06-16 07:34 PDT, Steven Yau
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Yau 2021-06-16 07:09:16 PDT
Example: https://yaustar.github.io/ios-touch-issue.html
Source: https://github.com/yaustar/yaustar.github.io/blob/master/ios-touch-issue.html

The text at the top shows the number of changed touches, the id of the first changed touch in the event, the X / Y position of the first changed touch in the event.

Touching the left side of the screen makes it go white, the right, red

When rapid tapping the left and right of the screen (0.5s between each touch) in middle or top (portrait), the screen will flip between white and red.

When doing the same at the bottom 10% or 20% of the screen, some touches are lost so the screen stays white or red.

Is there some extra logic happening at the bottom 10/20% of the screen?
Comment 1 Steven Yau 2021-06-16 07:34:03 PDT
Created attachment 431544 [details]
Video of touch events being lost

This video shows me tapping the screen left/right on the bottom section of the screen where the screen stays white or red despite multiple taps.

When tapping the middle, the colours swap as expected.
Comment 2 Radar WebKit Bug Importer 2021-06-23 07:10:24 PDT
<rdar://problem/79664690>