Closed
Bug 1374584
Opened 8 years ago
Closed 8 years ago
”Find a replacement” button is not readable on hover
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
VERIFIED
FIXED
mozilla56
| Tracking | Status | |
|---|---|---|
| firefox54 | --- | unaffected |
| firefox55 | --- | disabled |
| firefox56 | --- | verified |
People
(Reporter: vtamas, Assigned: aswan)
References
Details
Attachments
(3 files)
[Affected versions]:
Firefox 56.0a1 (2017-06-19)
Firefox 55.0b2 (20170615063713)
[Affected platforms]:
Windows 10 64-bit
Ubuntu 16.04 32-bit
[Steps to reproduce]:
1.Launch Firefox with a clean profile.
2.Install a legacy add-on.
3.Navigate to about:config and toggle the value of extensions.legacy.enabled to false.
4.Go to about:addons -> Legacy Extensions tab.
5.Hover over "Find a Replacement" button.
[Expected Results]:
“Find a Replacement” button has a readable font.
[Actual Results]:
- The background button becomes gray on hover and the text maintains its white font color.
- See attached screencast.
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 2•8 years ago
|
||
Emanuela, can you review the styles in the attached patch?
Assignee: nobody → aswan
Flags: needinfo?(emanuela)
| Assignee | ||
Updated•8 years ago
|
Attachment #8880641 -
Flags: review?(mstriemer)
Comment 3•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8880641 [details]
Bug 1374584 Add hover styling for find replacement button
https://reviewboard.mozilla.org/r/151972/#review158560
Unrelated to this change but the non-hover state has a grey border still. It would be good to make that consistent with the hover state.
Attachment #8880641 -
Flags: review?(mstriemer) → review+
| Comment hidden (mozreview-request) |
Pushed by aswan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3a67b0b5fc71
Add hover styling for find replacement button r=mstriemer
Comment 6•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
Comment 7•8 years ago
|
||
extensions.legacy.enabled is true in 55
| Reporter | ||
Comment 8•8 years ago
|
||
Verified as fixed on Firefox 56.0a1 (2017-07-10) under Windows 10 64-bit, Ubuntu 16.04 32-bit and Mac OS X 10.12.1. “Find a Replacement” button has a blue readable font on hover.
(But, the same unreadable style is displayed on click - issue tracked by Bug 1379952)
| Reporter | ||
Updated•8 years ago
|
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•8 years ago
|
Flags: needinfo?(emanuela)
You need to log in
before you can comment on or make changes to this bug.
Description
•