WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
Bug 35895
input type other than text won't work with autofill
https://bugs.webkit.org/show_bug.cgi?id=35895
Summary
input type other than text won't work with autofill
Joel
Reported
2010-03-08 16:34:25 PST
Unless I change my zipcode fields from input type="number" and my email fields from input type="email" to input type="text" autofill will not populate them
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2010-03-09 15:01:40 PST
Is this something that works in Safari/WebKit 4.0.4, but not in nightly builds? Do you have an example page where we could see this problem? If it's not a regression, chances are that this is not a WebKit issue, as most of autofill code is in Safari.
Joel
Comment 2
2010-03-09 15:10:34 PST
(In reply to
comment #1
)
> Is this something that works in Safari/WebKit 4.0.4, but not in nightly builds? > Do you have an example page where we could see this problem? > > If it's not a regression, chances are that this is not a WebKit issue, as most > of autofill code is in Safari.
Ah, gotcha.. It doesn't work in safari either. So, I should report the issue to Apple instead?
http://dag.bytestudios.com/test.html
would be a simple example.
Alexey Proskuryakov
Comment 3
2010-03-09 15:26:30 PST
Thanks for the quick response! Yes, please report this via
http://bugreport.apple.com
(free registration required). Please post the assigned seven-digit bug number here, in case someone from Apple want to follow through.
Joel
Comment 4
2010-03-09 15:36:02 PST
Apple Bug ID# 7735387
John Sullivan
Comment 5
2010-03-10 03:27:17 PST
This is indeed a Safari issue and I'll try to get it fixed for an upcoming release. Thanks very much for bringing it to our attention.
John Sullivan
Comment 6
2010-03-10 03:50:59 PST
Upon further investigation, the problem is indeed in WebKit. Since this bug has been resolved, I'll clone it.
John Sullivan
Comment 7
2010-03-10 03:53:08 PST
Cloned into 35963.
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