Make sure layer autoscrolling puts the event coordinates into the...
Make sure layer autoscrolling puts the event coordinates into the layer's coordinate space before calling hitTest on it. Fixes "flashy" selection in textareas. Reviewed by darin * rendering/RenderLayer.cpp: (WebCore::RenderLayer::autoscroll): * rendering/RenderTextControl.cpp: (WebCore::RenderTextControl::nodeAtPoint): git-svn-id: svn://svn.chromium.org/blink/trunk@18951 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment