Closed Bug 1562924 Opened 5 years ago Closed 3 years ago

Create webkit-scrollbar intervention for Google Docs

Categories

(Web Compatibility :: Interventions, task, P3)

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: miketaylr, Unassigned)

References

Details

Google is doing a lot of webkit-prefixed magic sauce here. First, they make the scrollbar always show up, regardless of the system's scrollbar behavior. This is, unfortunately, nothing we support with the set of CSS we have available. Also, they add custom scrolling buttons via webkit-scrollbar stylings as well. We also have no way of hacking that.

The only way to fix this would be to replace the entire scrollbar with a custom webcomponent that looks like a scrollbar. However, building such a component would be significant work, and since this specific case isn't actually broken, that's not really worth it.

So, for now, this is not actionable, until we have more advanced CSS scrollbar style properties available.

Severity: normal → N/A
Priority: P1 → P3

This is no longer an issue we need to intervene.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.