Open
Bug 1499298
Opened 6 years ago
Updated 2 years ago
CVV tooltip horizontal alignment and macOS vertical alignment
Categories
(Firefox :: WebPayments UI, defect, P3)
Tracking
()
NEW
People
(Reporter: hyacoub, Unassigned)
References
Details
(Whiteboard: [webpayments-reserve])
Attachments
(1 file)
(deleted),
image/png
|
Details |
[Affected versions]:
Nightly 64.0a1
[Affected platforms]:
Platforms: Mac OS 10.13
[Preconditions]:
1. Set the pref dom.payments.request.enabled to "true";
2. Make sure you have at least one Shipping Address and one Credit Card saved in your browser.
[Steps to reproduce]:
1. Go to "https://rsolomakhin.github.io/pr/single/" page and click on "Buy".
2. Hover over the CVV tooltip.
[Expected result]:
CVV tooltip should look as expected.
[Actual result]:
CVV tooltip looks a bit off on MAC OS X.
Please see: https://imgur.com/a/GrZgm7x
[Note]:
The issue isn't reproducible on Windows and on Ubuntu.
Reporter | ||
Updated•6 years ago
|
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Priority: -- → P3
Whiteboard: [webpayments] [triage] → [webpayments-reserve]
Comment 2•6 years ago
|
||
The CVV tooltip is also supposed to be in the gutter of the dialog in both contexts but bug 1470199 didn't implement that.
status-firefox64:
affected → ---
OS: Mac OS X → All
Summary: CVV tooltip looks a bit off on MAC OS X → CVV tooltip horizontal alignment and macOS vertical alignment
Comment 3•6 years ago
|
||
Hi Matt,
I have a couple of questions regarding the CVV and other tooltips:
1. Should the tooltips description placement respect entirely the spec doc or it is not yet totally implemented? Here is a comparison of the differences.
The tooltips will always overlap fields while in the spec they do not. Screenshot: https://imgur.com/a/ZQtGHzT. Spec doc: https://mozilla.invisionapp.com/share/SDFY4PA4EQ7#/screens/304878919. This applies to all tooltips from Add/Edit forms.
2. The CVV tooltip Question Mark (?) is placed differently as compared to the spec. The CVV field length is also shortened due to this. Comparison screenshot: https://imgur.com/6ruFUUC
Flags: needinfo?(MattN+bmo)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•