Bug 280172
Summary: | WheelEvent is not sent to iframe with iPhone mirroring or Magic Keyboard | ||
---|---|---|---|
Product: | WebKit | Reporter: | hanliao1998 <hanliao1998> |
Component: | Frames | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Critical | CC: | hanliao1998, simon.fraser, webkit-bug-importer |
Priority: | P1 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | https://codepen.io/Liao-Han-the-encoder/full/jOgOrMq |
hanliao1998@gmail.com
Dear Developers,
I am experiencing an issue with the WheelEvent across iframes. For example, in this link: https://codepen.io/Liao-Han-the-encoder/full/jOgOrMq.
When I try to scroll using iPhone mirroring or from an iPad with a Magic Keyboard, the WheelEvent cannot be detected by the inner iframe. This is crucial for some applications, such as Google Docs, which often embed into iframes and rely on wheel events to implement scrolling on the canvas.
I have noticed that this issue only occurs on iPad and iOS devices. Could this be a bug or a feature specific to mobile devices?
Sincerely,
Han
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/136957949>