Fill in billing address name from "name on card" only for new billing address. |
||||
Issue description"Recipient/name required" error in billing address dropdown opens the address editor and immediately fills out the name from "Name on card" field, thus confusing the user why the address editor was opened in the first place.
,
Apr 5 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/fa74fc69658bd030e2f4ae96da88244d42cd32e8 commit fa74fc69658bd030e2f4ae96da88244d42cd32e8 Author: rouslan <rouslan@chromium.org> Date: Wed Apr 05 18:10:15 2017 Prefill the billing address name only when adding a new address. Before this patch: "Name required" error in billing address dropdown opens the address editor and immediately fills out the name from "Name on card" field, thus confusing the user why the address editor was opened in the first place. The fix: Fill in billing address name from "Name on card" only when adding a new billing address. After this patch: "Name required" error in billing address drop down opens the address editor and focuses the empty "Name" field. BUG= 708589 Review-Url: https://codereview.chromium.org/2798023004 Cr-Commit-Position: refs/heads/master@{#462146} [modify] https://crrev.com/fa74fc69658bd030e2f4ae96da88244d42cd32e8/chrome/android/java/src/org/chromium/chrome/browser/payments/CardEditor.java
,
Apr 5 2017
,
Apr 11 2017
Verified in M59-59.0.3068.1 build.
,
Jun 27 2017
|
||||
►
Sign in to add a comment |
||||
Comment 1 Deleted