Closed
Bug 1474193
Opened 6 years ago
Closed 6 years ago
loading richlistbox.css as a document stylesheet causes design regression in add-ons manager
Categories
(Toolkit :: Themes, defect)
Toolkit
Themes
Tracking
()
VERIFIED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox-esr60 | --- | unaffected |
firefox61 | --- | unaffected |
firefox62 | --- | unaffected |
firefox63 | --- | fixed |
People
(Reporter: soeren.hentzschel, Assigned: Paolo)
References
Details
(Keywords: regression)
Attachments
(3 files)
Bug 1473521 caused a regression in the add-ons manager. Please see the attached screenshot.
STR:
1. open the add-ons manager
2. press the "remove" button on one add-on
Comment 1•6 years ago
|
||
Clicking a category on the left and then go away with the cursor showing it with highlight colors is also a result of loading the richlistbox.css as a document stylesheet.
Assignee | ||
Comment 2•6 years ago
|
||
Thanks for filing the bug report! I have patches to adjust the specificity of some rules that should solve both issues.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 5•6 years ago
|
||
mozreview-review |
Comment on attachment 8990619 [details]
Bug 1474193 - Part 1 - Increase specificity of richlistitem rules for add-on items.
https://reviewboard.mozilla.org/r/255680/#review262490
Attachment #8990619 -
Flags: review?(dtownsend) → review+
Comment 6•6 years ago
|
||
mozreview-review |
Comment on attachment 8990620 [details]
Bug 1474193 - Part 2 - Increase specificity of richlistitem rules for in-content categories.
https://reviewboard.mozilla.org/r/255682/#review262494
Attachment #8990620 -
Flags: review?(dtownsend) → review+
Pushed by paolo.mozmail@amadzone.org:
https://hg.mozilla.org/integration/mozilla-inbound/rev/99dd457960a1
Part 1 - Increase specificity of richlistitem rules for add-on items. r=mossop
https://hg.mozilla.org/integration/mozilla-inbound/rev/140937d55bd0
Part 2 - Increase specificity of richlistitem rules for in-content categories. r=mossop
Comment 8•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/99dd457960a1
https://hg.mozilla.org/mozilla-central/rev/140937d55bd0
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Updated•6 years ago
|
Assignee: nobody → paolo.mozmail
status-firefox61:
--- → unaffected
status-firefox62:
--- → unaffected
status-firefox-esr52:
--- → unaffected
status-firefox-esr60:
--- → unaffected
You need to log in
before you can comment on or make changes to this bug.
Description
•