WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
216689
HTMLSelectElement.onchange event handler does not have user gesture privilege
https://bugs.webkit.org/show_bug.cgi?id=216689
Summary
HTMLSelectElement.onchange event handler does not have user gesture privilege
youenn fablet
Reported
2020-09-18 01:42:34 PDT
As show in
https://jsfiddle.net/Lvau5ofp/2/
, even though onchange event is fired from a user gesture, the onchange event handler cannot be used to start video elements.
Attachments
Patch
(1.63 KB, patch)
2020-09-18 02:02 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-09-18 01:42:56 PDT
<
rdar://problem/69132811
>
youenn fablet
Comment 2
2020-09-18 02:02:45 PDT
Created
attachment 409118
[details]
Patch
Ahmad Saleem
Comment 3
2023-09-20 03:11:29 PDT
This didn't landed:
https://searchfox.org/wubkat/source/Source/WebCore/html/HTMLSelectElement.cpp#738
Do we need this?
Ahmad Saleem
Comment 4
2023-10-12 16:26:13 PDT
Updated test case with test video:
https://jsfiddle.net/wjcf9Lyk/1/show
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug