- From: jonjohnjohnson via GitHub <sysbot+gh@w3.org>
- Date: Tue, 18 Jun 2019 01:05:47 +0000
- To: public-css-archive@w3.org
@andersk yup, it's a different case, and is why I changed the title of this to address more configuration options of this property. And above, @majido already addressed the current state of blinks bug that resolves the case you describe. And for your case, though I wouldn't always recommend it, you could sacrifice the root scroller and simply have two independent sibling scrollers that are fixpos inside the body element for both the content of your site and the modal view. Also, at least in blink and gecko, scrolling never propagates up to the root scroller from within a fixed modal anyways. -- GitHub Notification of comment by jonjohnjohnson Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3349#issuecomment-502905285 using your GitHub account
Received on Tuesday, 18 June 2019 01:05:49 UTC