Page MenuHomePhabricator

Fix dialog z-index issue
ClosedPublic

Authored by epriestley on Jan 29 2015, 2:56 PM.
Tags
None
Referenced Files
F15413586: D11559.id27813.diff
Wed, Mar 19, 7:48 PM
F15400302: D11559.id.diff
Mon, Mar 17, 10:53 AM
Unknown Object (File)
Mon, Mar 3, 5:04 PM
Unknown Object (File)
Feb 8 2025, 2:01 AM
Unknown Object (File)
Feb 8 2025, 2:00 AM
Unknown Object (File)
Feb 8 2025, 2:00 AM
Unknown Object (File)
Feb 8 2025, 2:00 AM
Unknown Object (File)
Feb 1 2025, 11:44 AM
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.