Saved logins lack hover on focus effects when trying to pick on desired page with a dark theme
Categories
(Toolkit :: Password Manager, defect, P3)
Tracking
()
People
(Reporter: cfogel, Assigned: f94olivera)
Details
(Whiteboard: [passwords:fill-ui])
Attachments
(2 files)
Affected versions
- 75.0, 76.0b7, 77.0a1 (2020-04-21);
Affected platforms
- macOS 10.15.3, Windows 10, Ubuntu 18.04;
Steps to reproduce
- Launch Firefox, save/set up at least 2 accounts for any webpage;
- Access that webpage, click to open the saved login options;
- Hover over the logins;
Expected result
- hover effect applied over the on-hover element;
Actual result
- login data not marked as hovered over, as per Saved Logins button;
Regression range
- First bad: 2019-07-18;
- Last good: 2019-07-17;
- Pushlog: URL
- not a regression, with introduction of the new about:logins page; checked after that and considered builds prior to it as good. With introduction of it, the hover was not implemented on it at all.
Additional notes
- attaching screenshot with the "affected area".
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Is this with the default theme or a dark theme? It sounds like this is specific to dark mode.
| Reporter | ||
Comment 2•1 year ago
|
||
Indeed, the hover effect appears on the Light Theme setup.
Updated•1 year ago
|
Comment 3•1 year ago
|
||
Because this bug's Severity has not been changed from the default since it was filed, and it's Priority is P3 (Backlog,) indicating it has been triaged, the bug's Severity is being updated to S3 (normal.)
| Assignee | ||
Comment 4•1 year ago
|
||
Hey Matt, It's me again, could I be assigned for this one as well?
| Assignee | ||
Comment 5•1 year ago
|
||
Depends on D76468
Updated•1 year ago
|
| Assignee | ||
Comment 6•1 year ago
|
||
I think I messed up, need your help please... this commit bug fix does NOT depend on D76468, tried to solve it myself but i couldn't
Comment 7•1 year ago
|
||
(In reply to f94olivera from comment #4)
Hey Matt, It's me again, could I be assigned for this one as well?
Attaching a patch assigns you automatically
(In reply to f94olivera from comment #6)
I think I messed up, need your help please... this commit bug fix does NOT depend on D76468, tried to solve it myself but i couldn't
Fixed.
I commented on the bug that I'm not sure this is the right solution as it also changes outside of the dark theme but doesn't cleanup the existing styles.
Description
•