[Webkit-unassigned] [Bug 90670] Vertically center non-anchored <dialog> elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 05:40:08 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90670





--- Comment #6 from Matt Falkenhagen <falken at chromium.org>  2012-07-31 05:40:09 PST ---
It's looking tricky to get a non-fixed position element to be positioned like a fixed element.

Now I'm trying to alter code that gets called during layout like RenderBox::computePositionedLogicalHeight to use an effective top value for getting the dialog to be centered. This will mean triggering layout on a scroll, for dialog elements.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list