Page MenuHomePhabricator

Fix Conpherence durable scrollbar with no USB devices
ClosedPublic

Authored by epriestley on Mar 7 2015, 5:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 30, 4:49 PM
Unknown Object (File)
Tue, Apr 30, 4:49 PM
Unknown Object (File)
Tue, Apr 30, 4:49 PM
Unknown Object (File)
Tue, Apr 30, 4:49 PM
Unknown Object (File)
Tue, Apr 30, 4:49 PM
Unknown Object (File)
Mon, Apr 29, 2:17 PM
Unknown Object (File)
Fri, Apr 12, 6:21 PM
Unknown Object (File)
Fri, Apr 12, 6:20 PM
Subscribers

Details

Summary

Ref T7014.

When no devices are connected, we don't meaningfully activate JX.Scrollbar (by design), but there was no fallback overflow CSS.

Also massage a couple of other CSS things to get sliiightly less broken behavior.

Test Plan
  • Disconnected USB devices; scrolled.
  • Connected USB devices; scrolled.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix Conpherence durable scrollbar with no USB devices.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, btrahan.
chad edited edge metadata.
chad added inline comments.
webroot/rsrc/css/application/conpherence/durable-column.css
80

needed?

This revision is now accepted and ready to land.Mar 7 2015, 5:49 PM
webroot/rsrc/css/application/conpherence/durable-column.css
80

well I kind of got to know it and we're pretty good friends now

epriestley edited edge metadata.
  • Remove empty CSS rule.
This revision was automatically updated to reflect the committed changes.