[Webkit-unassigned] [Bug 83980] Fixed background is scrolling in http://www.nieuwecode.nl/ in Qt webkit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 20 15:45:23 PDT 2012


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


Yael <yael.aharon at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #138179|                            |review?
               Flag|                            |




--- Comment #1 from Yael <yael.aharon at nokia.com>  2012-04-20 15:45:22 PST ---
Created an attachment (id=138179)
 --> (https://bugs.webkit.org/attachment.cgi?id=138179&action=review)
Patch.

When a fixed position element does not have z-index explicitly specified, it does not create a stacking context. This results in fixed elements scrolling with the content layer.
This patch allows creating a stackig context for fixed positioned elements. Added a manual test because this patch takes effect only during scrolling.

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