Page MenuHomePhabricator

Likely fix for spooky scrollbar in Firefox
ClosedPublic

Authored by epriestley on Mar 30 2015, 6:42 PM.
Tags
None
Referenced Files
F15492937: D12211.id29335.diff
Sat, Apr 12, 7:53 PM
F15474958: D12211.id29334.diff
Sun, Apr 6, 2:30 PM
F15452215: D12211.id.diff
Sat, Mar 29, 3:01 AM
F15424769: D12211.id.diff
Sun, Mar 23, 12:16 AM
F15390115: D12211.diff
Mar 15 2025, 5:55 AM
F15388313: D12211.id.diff
Mar 15 2025, 3:38 AM
Unknown Object (File)
Feb 8 2025, 3:18 AM
Unknown Object (File)
Feb 8 2025, 3:18 AM
Subscribers

Details

Summary

Fixes T7690.

Test Plan

This fix worked when I applied it in the DOM inspector.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Likely fix for spooky scrollbar in Firefox.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.

Sorry, just want to test inline commenting some more!

webroot/rsrc/css/application/differential/changeset-view.css
10–14

I think this can also be written as:

overflow: auto hidden;

This revision is now accepted and ready to land.Mar 30 2015, 7:05 PM
This revision was automatically updated to reflect the committed changes.