Closed
Bug 1124403
Opened 11 years ago
Closed 10 years ago
Credit card and CVV fields have type="number" which shows an incrementor on desktop
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: krupa.mozbugs, Assigned: dani)
References
Details
steps to reproduce:
1. Load https://marketplace.allizom.org/app/testinstallandroid/
2. Click on the buy button as a logged in user
3. Enter PIN
4. In the Confirm Buy screen, notice that the credit card and cvv fields have an incrementor
observed behavior:
Credit card and CVV fields have type="number" which shows an incrementor on desktop
screencast: http://screencast.com/t/3a4KVZYtD9lq
Comment 1•11 years ago
|
||
Not sure what we can do here yet keep a numeric field for cvv and credit card, but this is a Bango page if they've got any good idea.
Assignee: nobody → santi
Priority: -- → P2
Comment 2•11 years ago
|
||
Here's a jsbin with options for turning off the spinner using CSS - http://jsbin.com/kuwiga/2/
Use this link to see the style and output together. http://jsbin.com/kuwiga/2/edit?css,output
Comment 3•11 years ago
|
||
With the logout fix, we are hoping to push Desktop payments on Feb 17th (this might slip). Having a fix for that push would be nice.
Comment 4•11 years ago
|
||
Changes are being tested today. If everything is ok the team is planning to add them into tomorrows maintenance release.
| Assignee | ||
Comment 5•10 years ago
|
||
The bug has been fixed
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Updated•10 years ago
|
Resolution: WORKSFORME → FIXED
Comment 6•10 years ago
|
||
Has this been pushed to Bango production yet?
| Assignee | ||
Comment 7•10 years ago
|
||
Yes, it is live now. It was pushed to live last week.
Comment 8•10 years ago
|
||
Verified, thanks.
Simulator: https://www.dropbox.com/s/sjb730hv9wpokyr/Screenshot%202015-02-24%2005.20.51.png?dl=0
Desktop: https://www.dropbox.com/s/03hgdm6v6nkplga/Screenshot%202015-02-24%2005.19.11.png?dl=0
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•