Bug 35895 - input type other than text won't work with autofill
Summary: input type other than text won't work with autofill
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P2 Minor
Assignee: Nobody
URL: http://dag.bytestudios.com/test.html
Keywords:
Depends on:
Blocks: 35963
  Show dependency treegraph
 
Reported: 2010-03-08 16:34 PST by Joel
Modified: 2010-03-10 03:53 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joel 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
Comment 1 Alexey Proskuryakov 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.
Comment 2 Joel 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.
Comment 3 Alexey Proskuryakov 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.
Comment 4 Joel 2010-03-09 15:36:02 PST
Apple Bug ID# 7735387
Comment 5 John Sullivan 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.
Comment 6 John Sullivan 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.
Comment 7 John Sullivan 2010-03-10 03:53:08 PST
Cloned into 35963.