Bookmark toolbar items and toolbar icons have borders
Categories
(Firefox :: Theme, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox128 | --- | unaffected |
firefox129 | --- | unaffected |
firefox130 | --- | wontfix |
firefox131 | --- | wontfix |
People
(Reporter: siffe, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
128.44 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0
Steps to reproduce:
Started FF Nightly v.130.0a1.
Actual results:
Borders appeared on bookmark toolbar items and toolbar icons.
Expected results:
Bookmark toolbar items and toolbar icons never had borders before.
![]() |
||
Updated•1 year ago
|
Comment 1•1 year ago
|
||
I assume this is the intended outcome from bug 1881851. Mark, could you please verify?
Comment 2•1 year ago
|
||
The bug has a release status flag that shows some version of Firefox is affected, thus it will be considered confirmed.
Comment 3•1 year ago
|
||
Hello, I'm curious if you can share a bit more info:
- What version of Windows are you using?
- Are you using a Windows Contrast Theme?
- Are you using a Firefox Theme?
Thanks!
Win11 Pro 23H2
I am using a contrast theme
I am not using a FF theme
Comment 5•1 year ago
|
||
Ed, is that still an issue? Could this maybe be a duplicate of bug 1907103?
(In reply to Pascal Chevrel:pascalc from comment #5)
Ed, is that still an issue? Could this maybe be a duplicate of bug 1907103?
Still an issue, Nightly 130.0a1 2024-07-23 troubleshoot mode. Not really sure if it's a dup; more likely cause by 1881851.
Updated•1 year ago
|
I have worked around this issue with CSS, so I guess it can be closed.
:root {
--toolbarbutton-outline: none !important;
}
}
Comment 8•11 months ago
|
||
Morgan, is this working and looking as expected? Anything to improve here or should we close this?
Updated•11 months ago
|
Comment 9•11 months ago
|
||
(In reply to Dão Gottwald [:dao] from comment #8)
Morgan, is this working and looking as expected? Anything to improve here or should we close this?
I think this is working as intended 👍
Comment 10•11 months ago
|
||
Thanks Morgan.
Updated•11 months ago
|
Updated•10 months ago
|
Description
•