Page MenuHomePhabricator

Fix dialog z-index issue
ClosedPublic

Authored by epriestley on Jan 29 2015, 2:56 PM.
Tags
None
Referenced Files
F14831822: D11559.diff
Thu, Jan 30, 3:09 AM
Unknown Object (File)
Tue, Jan 28, 12:14 PM
Unknown Object (File)
Mon, Jan 27, 2:25 PM
Unknown Object (File)
Fri, Jan 24, 7:46 AM
Unknown Object (File)
Fri, Jan 24, 1:21 AM
Unknown Object (File)
Thu, Jan 23, 11:04 PM
Unknown Object (File)
Thu, Jan 23, 11:03 PM
Unknown Object (File)
Thu, Jan 23, 11:03 PM
Subscribers
Tokens
"Haypence" token, awarded by btrahan.

Details

Summary

Fixes T7081. History here:

  • JX.Scrollbar made the page scroll weird when a dialog came up because it was half-frame and half-document.
  • I made it fully frame-level.
  • But this wasn't really right; a better fix is to make it fully document-level.
Test Plan
  • Weird scroll on opening dialog is still fixed.
  • iOS Safari no longer puts the mask over the dialog.

Diff Detail

Repository
rP Phabricator
Branch
dscroll
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4153
Build 4166: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Fix dialog z-index issue.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, btrahan.
chad edited edge metadata.
This revision is now accepted and ready to land.Jan 29 2015, 3:09 PM
This revision was automatically updated to reflect the committed changes.