[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 15:59:15 PDT 2012


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





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

>>> Source/WebKit2/UIProcess/WebLayerTreeRenderer.cpp:364
>>> +        toTextureMapperLayer(it->second)->setFixedToViewport(true);
>> 
>> This seems like a different bug/fix?
> 
> No, it is for this bug :) This is for setting the flag on TextureMapperLayer. Please see comment #1. If you prefer that I set it via GraphicsLayerTextureMapper, please let me know.

I don't mind adding it in GraphicsLayerTextureMapper, since it would make the sync code easier to read.

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