Issue 1854: The username and password remember option fill up non login  
fields.
http://code.google.com/p/chromium/issues/detail?id=1854

Comment #3 by [EMAIL PROTECTED]:
It's not a minor problem. We have a CMS with (admin)user management pages.  
If one
wants to edit a user page there in Chrome, the page comes up with the full  
name of
the edited user overwritten with the managing user login name, and the  
password with
its password (with yellow background). Even when these fields has a default  
value
given e.g. with value="John Doe" in its input tag!!! Also one can't get the  
original
name/pwd of the managed user, and the submitted form contains the manging  
user's
username (as full name) and password instead of the managed user's  
(original) data
(causing the user can't log in, and can't be seen by its name anymore)!!!

I think a minimal solution could be of this issue that when loading a page  
where
Chrome thinks, there are login fields to be fill in with saved data, it  
should first
check if the fields have no default value (given value="<some data>"), and  
fill in
just in that case (although that could eliminate the automatic fill in  
cases e.g. the
default value is "Enter login name here" etc.). A best solution would be  
(at least in
that cases, when there's a default value) a sign in that fields what Chrome
identifies as a login filed, and focusing on that field Chrome provides a  
selectable
list of available saved logins to be used.

(And lets think of a situation where there are 2 different sites in the  
same domain
[the paths are different; Chrome saves logins a per domain basis – another  
problem
here]. The problem could be more weird in that case...)





-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to