Page MenuHomePhabricator

Fix dialog z-index issue
ClosedPublic

Authored by epriestley on Jan 29 2015, 2:56 PM.
Tags
None
Referenced Files
F15549525: D11559.id27815.diff
Sun, Apr 27, 6:20 AM
F15544119: D11559.diff
Sat, Apr 26, 3:01 AM
F15530553: D11559.id27813.diff
Wed, Apr 23, 5:33 AM
F15529547: D11559.id27815.diff
Tue, Apr 22, 8:41 PM
F15525662: D11559.id.diff
Mon, Apr 21, 3:56 PM
F15522461: D11559.diff
Sun, Apr 20, 8:12 PM
F15470731: D11559.id27815.diff
Sat, Apr 5, 12:41 AM
F15449224: D11559.id.diff
Mar 28 2025, 8:59 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.