Comment #7 on issue 9544 by [email protected]: Unable to select
username on a login-page with double click
http://code.google.com/p/chromium/issues/detail?id=9544
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=13408
------------------------------------------------------------------------
r13408 | [email protected] | 2009-04-08 23:03:45 -0700 (Wed, 08 Apr
2009) | 6 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/editor_client_impl.cc?r1=13408&r2=13407
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/editor_client_impl.h?r1=13408&r2=13407
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webview_impl.cc?r1=13408&r2=13407
One of my recent CL added triggering form autofill when clicking an already
focused text-field.
It was triggering form autofill or password autofill indiscriminately,
causing a regression: double clicking a login text-field would trigger
password autofill preventing the expected behavior of selecting the text in
the text-field. Only form autofill is expected to be triggered in that
case.
BUG=9544
TEST=Open a page with a login form for which you have saved a password.
Double-click the login text-field, this should select all the text. Ensure
the form autocomplete still works as expected.
Review URL: http://codereview.chromium.org/62143
------------------------------------------------------------------------
--
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
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---