Home | History | Annotate | Download | only in WebCore

Lines Matching full:scrolling

119           Quirksmode: Fixed / Overflow > Positioned objects get hidden when scrolling
122 viewport coordinates. The flag is set (and scrolling is compensated for) for
2558 Fixed <rdar://problem/4549745> REGRESSION: scrolling on Google maps
3607 Fix mouse wheel scrolling in <textarea> controls.
22052 believes is due to scrolling but which is actually due to a change in selection
25636 Scrolling work. Eliminate convertTo/FromContainingWindow as cross-platform functions. Add back in
28462 Wheel scrolling prep for Win32.
28775 MacBooks allow for diagonal scrolling. Also enhance the PlatformWheelEvent
28776 to allow for diagonal scrolling.
40241 This allows us to switch slow scrolling on and off as these objects come
41701 - Fix for <rdar://problem/4644614> REGRESSION: Typing, pasting or dragging in new text areas causes unnecessary scrolling
42099 which will cause the correct selection & scrolling behavior to occur.
42101 This fix removes selection and scrolling behavior from the focus method. This code is now in a new method, updateFocusAppearance.
42114 (WebCore::Element::updateFocusAppearance): Added. Separates the selection, and the scrolling from focusing the node.
42133 (WebCore::HTMLInputElement::updateFocusAppearance): Added. Separates the selection, and the scrolling from focusing the node.
42139 (WebCore::HTMLTextAreaElement::updateFocusAppearance): Added. Separates the selection, and the scrolling from focusing the node.
42338 <rdar://problem/4612079> need a way to prevent pages from scrolling to reveal elements that are focused
47343 REGRESSION: Incomplete repainting when scrolling thumbnails on Flickr