Closed Bug 1593150 Opened 5 years ago Closed 5 years ago

lwt-sidebar attribute not set on #sidebar-box

Categories

(Firefox :: Theme, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: mstange, Unassigned)

References

Details

The macOS theme contains the following rule:

#sidebar-box:not([lwt-sidebar]) {
  -moz-appearance: -moz-mac-source-list;
  -moz-font-smoothing-background-color: -moz-mac-source-list;
}

When I enable a lightweight theme, this rule still matches. Should it? What's the expected rendering of sidebars when a lightweight theme is selected?

Flags: needinfo?(ntim.bugs)

It only matches for themes that style the sidebar, not all themes. The dark theme is an example of this.

Another example is: https://addons.mozilla.org/firefox/addon/arc-dark-theme-we/

Flags: needinfo?(ntim.bugs)
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID

Thanks! That makes sense.

You need to log in before you can comment on or make changes to this bug.