Closed
Bug 1488764
Opened 5 years ago
Closed 5 years ago
The labels from fields marked as invalid do not turn blue when the field is selected
Categories
(Firefox :: WebPayments UI, defect, P1)
Firefox
WebPayments UI
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox64 | --- | affected |
People
(Reporter: tbabos, Assigned: jaws)
Details
[Affected versions]: Nightly 64.0a1 [Affected platforms]: Windows 10 x64, Ubuntu 16.04, Mac OS 10.13 [Prerequisites]: - set the pref dom.payments.request.enabled to "true" - have a profile with saved cards [Steps to reproduce]: 1. Go to “https://rsolomakhin.github.io/pr/single/” and click on “Buy” button 2. Select a saved Credit card (works with the address as well) 3. Click on “Edit” link for a new Credit Card 4. Delete the info from one of the required fields 5. Click out of the active field (to trigger the red border) 6. Click on the same invalid field [Expected Result]: The label from the invalid field should turn blue and display the active state animation. [Actual Result]: The label from the invalid field does not turn blue when the field is selected. Here is a screen recording of the behavior: https://streamable.com/ojmcn
Flags: qe-verify+
Updated•5 years ago
|
Priority: -- → P3
Whiteboard: [webpayments] [triage] → [webpayments-reserve]
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → jaws
Status: NEW → ASSIGNED
Priority: P3 → P1
Assignee | ||
Comment 1•5 years ago
|
||
This was actually intentional since the blue text doesn't look good next to the red outline. See https://searchfox.org/mozilla-central/rev/6201a9e0067cf6af118c6a99ae9314b8ceb2c4d5/browser/extensions/formautofill/skin/shared/editDialog-shared.css#61-65, introduced by bug 1485473.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Whiteboard: [webpayments-reserve]
You need to log in
before you can comment on or make changes to this bug.
Description
•