WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
201689
[LegacySVG] Issues with using a <select> tag with a <foreignObject> that uses the filter attribute
https://bugs.webkit.org/show_bug.cgi?id=201689
Summary
[LegacySVG] Issues with using a <select> tag with a <foreignObject> that uses...
Ismael
Reported
2019-09-11 08:50:21 PDT
Created
attachment 378561
[details]
Select tag embedded in a foreign object with a filter. This is very similar to an issue that exists in the current version of Google Chrome, but was addressed in Blink.
https://bugs.chromium.org/p/chromium/issues/detail?id=989673#c5
When a select tag is placed within a foreign object that has a filter, the text displayed for the select tag will not change when a new option is selected.
Attachments
Select tag embedded in a foreign object with a filter.
(2.61 KB, text/html)
2019-09-11 08:50 PDT
,
Ismael
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-09-14 10:05:15 PDT
<
rdar://problem/55367984
>
Ahmad Saleem
Comment 2
2022-09-22 16:10:52 PDT
From this:
https://github.com/WebKit/WebKit/blob/595633178b2f668b50dbb6346265be76c80b11d5/Source/WebCore/rendering/svg/RenderSVGForeignObject.cpp#L65
It seems that LBSE will take care of this. Appreciate if someone can confirm or have test case around it for future. Thanks! Or from Chromium patch:
https://chromium.googlesource.com/chromium/src.git/+/225eb669ca7757533d25ab01d07783e7b62c1fdd
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