[Webkit-unassigned] [Bug 105486] Need to re-layout fixed position elements after scale when using settings()->fixedElementsLayoutRelativeToFrame()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 20 00:40:56 PST 2013


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





--- Comment #47 from James Robinson <jamesr at chromium.org>  2013-02-20 00:43:18 PST ---
(In reply to comment #42)
> (From update of attachment 189217 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=189217&action=review
> 
> > Source/WebCore/page/Page.cpp:751
> > +    view->visibleContentScaleFactorDidChange();
> 
> this line will only be reached if the page scale actually changed (see line 726), so why do another round of checks on the visible viewport size? when will that stay the same?

Still waiting for an answer to ^^

-- 
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