The highlight border of the default button is not displayed with Dark Theme
Categories
(Toolkit :: Themes, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox-esr91 | --- | unaffected |
firefox93 | --- | unaffected |
firefox94 | --- | unaffected |
firefox95 | --- | fix-optional |
People
(Reporter: alice0775, Unassigned)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: nightly-community, regression)
Attachments
(2 files)
Steps To reproduce:
- Enable Dark Theme
- Open Dialog (not tab modal dialog)
such asPassword Required
import From Another Browser
Actual Results:
The highlight border of the default button is not displayed
Regression Window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=ef7b596bb385f46280eb1492009bf8fb541e17db&tochange=b94153cca1f7d677fbbcc1a0d4923d81ddec8958
Comment 1•3 years ago
|
||
This is somewhat expected because the native theme doesn't do anything special about default buttons... I guess the native theme does this, which is just drawing them as focused.
Comment 2•3 years ago
|
||
Set release status flags based on info from the regressing bug 1734359
Comment 3•3 years ago
|
||
I think bug 1734297 was the regressing bug from that push log.
Comment 4•3 years ago
|
||
The severity field is not set for this bug.
:dao, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
Updated•3 years ago
|
Comment 5•3 years ago
|
||
The severity field is not set for this bug.
:jimm, could you have a look please?
For more information, please visit auto_nag documentation.
![]() |
Reporter | |
Comment 6•3 years ago
|
||
Windows10 OS Light-mode + Firefox dark mode theme
Regressed by: Bug 1734297
Windows10 OS dark-mode + Firefox system default theme
Regressed by: Bug 1733569
Comment 7•3 years ago
|
||
Maybe this is another reason why common.css should be loaded in dialogs. I did basically that in my custom theme and it looks better imo
Updated•3 years ago
|
Updated•3 years ago
|
Description
•