RESOLVED INVALID 27590
ajax-login Safari doesn't remember passwords of forms submitted with Ajax
https://bugs.webkit.org/show_bug.cgi?id=27590
Summary Safari doesn't remember passwords of forms submitted with Ajax
Patrick
Reported 2009-07-22 19:13:06 PDT
I know this may not appear as a WebKit bug but it happens on all webkit based browser (safari, chrome) and even on konqueror's khtml. Example: http://www.hulu.com/ Try to login here, no webkit based browser will ask to remember your password, other example: http://hexagon.cc
Attachments
Mark Rowe (bdash)
Comment 1 2009-07-22 19:18:15 PDT
Password autofill is a feature of Safari, not WebKit. Bug reports for Safari should be filed at <http://bugreport.apple.com/>.
Patrick
Comment 2 2009-07-22 22:16:02 PDT
(In reply to comment #1) > Password autofill is a feature of Safari, not WebKit. Bug reports for Safari > should be filed at <http://bugreport.apple.com/>. isn't it a weird coincidence that all the webkit browsers are affected by the same bug? Maybe webkit doesn't report a POST the same way when it's submitted from a FORM and when it's submitted through JS. Fixing that on Webkit would fix all the affected browsers, not only safari but chrome and others.
Note You need to log in before you can comment on or make changes to this bug.