[Webkit-unassigned] [Bug 83720] [Qt][WK2] Nested fixed elements scroll too fast

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 11 19:27:02 PDT 2012


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





--- Comment #7 from Noam Rosenthal <noam.rosenthal at nokia.com>  2012-04-11 19:27:02 PST ---
(From update of attachment 136809)
View in context: https://bugs.webkit.org/attachment.cgi?id=136809&action=review

> ChangeLog:10
> +        * ManualTests/fixed-position.html: Added a test for nested fixed position elements
> +        and a way to add/remove the fixed parent of a fixed position element.
> +

I'd rather we add this as an additional manual test.

> Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:517
> +    for (TextureMapperLayer* parent = m_parent;parent;parent = parent->m_parent) {

Spacing?

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