Implement native-looking scrollbar drawing for Windows 7 with the non-native theme
Categories
(Core :: Widget, task)
Tracking
()
People
(Reporter: mstange, Assigned: emilio)
References
Details
Attachments
(8 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
135.09 KB,
image/png
|
Details | |
135.88 KB,
image/png
|
Details | |
139.37 KB,
image/png
|
Details | |
134.38 KB,
image/png
|
Details | |
134.46 KB,
image/png
|
Details | |
9.97 KB,
patch
|
Details | Diff | Splinter Review |
With the non-native theme on Windows, we'd like the scrollbars on Windows 7 to still look like Windows 7 scrollbars.
These will look like the Windows 7 default theme scrollbars and not respect custom Windows themes.
Reporter | ||
Comment 1•4 years ago
|
||
Reporter | ||
Comment 2•4 years ago
|
||
This got quite complicated, due to all the highlights and shadows and bevels.
Depends on D106742
Reporter | ||
Comment 3•4 years ago
|
||
I downloaded a Windows 7 VM from the IE testing page at https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/ and took some screenshots.
Reporter | ||
Comment 4•4 years ago
|
||
Reporter | ||
Comment 5•4 years ago
|
||
Reporter | ||
Comment 6•4 years ago
|
||
Reporter | ||
Comment 7•4 years ago
|
||
Reporter | ||
Comment 8•4 years ago
|
||
I used this patch for testing. It draws Win7 scrollbars on macOS.
Reporter | ||
Updated•4 years ago
|
Assignee | ||
Comment 9•4 years ago
|
||
Taking. Will take a look at what other browsers / apps etc do on windows tomorrow or next week to either take this across the finish line or wontfix (and leave win10-style scrollbars).
So far we've got no complaints, but I could believe win7 is underrepresented in our nightly / beta population.
Assignee | ||
Comment 10•4 years ago
|
||
Even IE11 seems to use win10-looking scrollbars, so does Chrome and Edge, so given the current priorities I think this is ok to wontfix.
Description
•