Closed Bug 1748150 Opened 2 years ago Closed 2 years ago

Native windows theme still uses win10 scrollbars.

Categories

(Core :: Widget: Win32, defect)

defect

Tracking

()

RESOLVED FIXED
97 Branch
Tracking Status
firefox97 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(1 file)

We're hard-coding ScrollbarDrawingWin in do_GetNativeTheme(), which causes this.

It was hard-coding Windows 10 scrollbars.

There's an argument to be made that maybe we should use
NonNativeScrollbarStyle() everywhere (perhaps except on RDM)?

Happy to make that change if you want.

There's no need for RDM to respect the non-native style override (changes to the
pref don't update gRDMInstance anyways).

Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ed1a9ab41bd5
Make nsNativeThemeWin use correct native scrollbars. r=spohl
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: