Bug 35895
Summary: | input type other than text won't work with autofill | ||
---|---|---|---|
Product: | WebKit | Reporter: | Joel <joel> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Minor | CC: | ap, sullivan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.6 | ||
URL: | http://dag.bytestudios.com/test.html | ||
Bug Depends on: | |||
Bug Blocks: | 35963 |
Joel
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
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
(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
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
Apple Bug ID# 7735387
John Sullivan
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
Upon further investigation, the problem is indeed in WebKit. Since this bug has been resolved, I'll clone it.
John Sullivan
Cloned into 35963.