New issue
Advanced search Search tips

Issue 708589 link

Starred by 3 users

Issue metadata

Status: Verified
Owner:
Closed: Apr 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug



Sign in to add a comment

Fill in billing address name from "name on card" only for new billing address.

Project Member Reported by rouslan@chromium.org, Apr 5 2017

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.
 

Comment 1 Deleted

Comment 2 Deleted

Project Member

Comment 3 by bugdroid1@chromium.org, 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

Status: Fixed (was: Started)
Status: Verified (was: Fixed)
Verified in M59-59.0.3068.1 build.
Components: -UI>Browser>Autofill>Payments UI>Browser>Payments

Sign in to add a comment