WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
279595
Password AutoFill not available in Safari when using a web component with Shadow DOM and form association
https://bugs.webkit.org/show_bug.cgi?id=279595
Summary
Password AutoFill not available in Safari when using a web component with Sha...
tino.prahl
Reported
2024-09-12 06:16:24 PDT
Created
attachment 472536
[details]
Example html When using a web component with Shadow DOM and form association in a form, Safari's password autofill feature does not function as expected. This issue occurs when the form contains input fields for email and password, followed directly by a custom web component with form association. A workaround for this issue is to add an <input type="hidden"> element between the input fields and the custom web component. Use the attached example code to reproduce this behavior.
Attachments
Example html
(952 bytes, text/plain)
2024-09-12 06:16 PDT
,
tino.prahl
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-09-16 09:20:35 PDT
<
rdar://problem/136079627
>
Ricky Mondello
Comment 2
2024-10-03 12:41:58 PDT
Hello! I took a look at this, and I think it's resolved in Safari 18.0. I noticed you reported this against Safari 17. Can you try to reproduce on Safari 18.0 and report back on your findings?
tino.prahl
Comment 3
2024-10-10 00:11:49 PDT
It is fixed with Safari 18.0 :) I can't reproduce it anymore. Thanks :)
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