Page MenuHomePhabricator

Fix dialog z-index issue
ClosedPublic

Authored by epriestley on Jan 29 2015, 2:56 PM.
Tags
None
Referenced Files
F14477943: D11559.diff
Sat, Dec 28, 3:58 PM
Unknown Object (File)
Mon, Dec 9, 1:01 AM
Unknown Object (File)
Thu, Dec 5, 12:07 PM
Unknown Object (File)
Thu, Dec 5, 2:47 AM
Unknown Object (File)
Sun, Dec 1, 11:48 AM
Unknown Object (File)
Nov 27 2024, 6:48 AM
Unknown Object (File)
Nov 22 2024, 7:02 PM
Unknown Object (File)
Nov 19 2024, 12:32 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.