[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
Thu Dec 20 19:19:22 PST 2012


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


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #180454|review?                     |review+, commit-queue-
               Flag|                            |




--- Comment #11 from Simon Fraser (smfr) <simon.fraser at apple.com>  2012-12-20 19:21:35 PST ---
(From update of attachment 180454)
View in context: https://bugs.webkit.org/attachment.cgi?id=180454&action=review

> Source/WebCore/ChangeLog:17
> +        (WebCore):

Remove useless lines like this.

> LayoutTests/fast/repaint/relayout-fixed-position-after-scale.html:9
> +::-webkit-scrollbar {
> +    width:0;
> +    height:0;
> +}

This doesn't work in Mac WK1. body { overflow: hidden; } is a better way to hide scrollbars.

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