WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
230304
foreignobject or object Tag in stacked svg not registering click
https://bugs.webkit.org/show_bug.cgi?id=230304
Summary
foreignobject or object Tag in stacked svg not registering click
Max
Reported
2021-09-15 05:07:52 PDT
Created
attachment 438239
[details]
The simplified issue I have a svg embedded in another using a object tag that is contained in a foreignobject as per recommendation by mdn to retain script execution. The inner eventlistener (green in second.svg) doesnt do anything in webkit while chrome and firefox have no problem with this. The outer eventlistener (pink in main.svg) works though. Because I am able to call the alert from main.svg even when the website is embedded into HTML via object tag, I concluded that the object tag cant be responsible. My guess is that it is the foreignObject tag. I have uploaded the issue to github pages to spare you the download of the attachment:
https://scopeofaperture.github.io/safarisvgissue/
If this is expected behaviour please tell me and if you have, please point me to documentation mentioning this.
Attachments
The simplified issue
(1.38 KB, application/x-zip-compressed)
2021-09-15 05:07 PDT
,
Max
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Kevin Neal
Comment 1
2021-09-20 09:24:01 PDT
Thank you for filing. I was able to reproduce the bug on latest version of Safari. The appropriate engineers have been notified.
Radar WebKit Bug Importer
Comment 2
2021-09-20 09:24:16 PDT
<
rdar://problem/83309441
>
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