Bug 182189
Summary: | `pointer-events: none` right click not ignored for iframe | ||
---|---|---|---|
Product: | WebKit | Reporter: | Maksim Levental <Maksim.levental> |
Component: | UI Events | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ahmad.saleem792, ap, bfulgham, dino, rniwa, simon.fraser, s, thorton, webkit-bug-importer, wenson_hsieh, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 11 | ||
Hardware: | Mac | ||
OS: | macOS 10.13 |
Maksim Levental
https://jsfiddle.net/6rgtmkqy/
this is a problem for example when using https://github.com/RubaXa/Sortable with iframes
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/36992686>
Ahmad Saleem
I am able to reproduce this bug in Safari 15.6 on macOS 12.5 and using "right click" on the YouTube video, it triggers "Youtube context menu" rather than browser right click like other browsers (Chrome Canary 106 and Firefox Nightly 104). Thanks!