Home | History | Annotate | Download | only in WebCore

Lines Matching full:scrolling

2436         Fix invisible-text-after-scrolling.xhtml regression. Scroll offset not
4179 Fix <rdar://4965715> Horizontal scrollwheel scrolling moves in opposite direction on Vista
4187 delta when scrolling right to match EventHandler's expectations (which
11883 To allow the Gtk+ way of scrolling the ScrollView allows to get GtkAdjustments
11991 this function takes no parameters, and is for use from auto-scrolling code. The
11997 1) The old code did hit testing only in the layer that was auto-scrolling,
15235 model. This should work well as a "scrolling window."
15237 With this patch, I see a substantial reduction in CPU while scrolling
23561 <rdar://problem/4914940> Some plugins won't redraw correctly when scrolling
23566 the QT plugin from drawing outside its bounds when scrolling it when it's inside an iframe or div with overflow.
26376 Due to <rdar://problem/4956565> REGRESSION: After scrolling frame,
27373 Scrolling caused Desktop flickering as well as other strange
28368 Fixed <rdar://problem/4844863> REGRESSION: screen flashes when scrolling/
28376 The new solution I've implemented for avoiding plug-in fragments while scrolling
28627 scrolling the iframe.
29763 didn't scroll, because scrolling will do the update for us.
29772 scrolling actually happened.
29847 (WebCore::PopupMenu::scrollTo): Extracted scrolling code from
29851 manually scrolling one line at a time. Fixed a bug in detecting a
29972 into a passed-in HDC (needed for window animations and smooth-scrolling).
30548 Make sure frames and iframes honor scrolling="no" and
30912 Make key events work with iframes. Implement scrolling keyboard behavior. Fix a bug with mouse wheeling that
31156 Finish the scrollbar. Handle arrow and track scrolling. Everything is finished now except for implementing a Win2k look.
31222 all work. This patch also fixes bugs in scrolling and makes wheel events work on iframes.
32179 Implement mouse wheel scrolling on Win32. Also forked ScrollViewWin.cpp and fixed some bugs in it.
34526 implement scrolling on keyboard events. ScrollView is no longer required to know that it could be
34527 a FrameView and handles scrolling of Frames magically.
37363 box-shadow disappears when scrolling a div that it falls on/under
38685 can detect any user scrolling that happens during the "go back" process.
38696 itself knows to ignore this if the scrolling is being done programmatically instead of by the user.
41184 for scrolling only.
41930 (WebCore::RenderListBox::selectionChanged): Delay scrolling to reveal the
42325 SVG text does not appear in a scrolling <div>
42327 Make sure SVG text is painted when scrolling by taking into account the relative offset of the non-SVG parent in the paintInfo rect.
46231 Handle scrolling external scrollviews around the webview during
46232 autoscroll or when scrolling into view.
46275 REGRESSION: Image decoding making scrolling slow
46477 Do per-pixel scrolling for fine grained events.
46488 Use float to represent current position to support finer grained scrolling.
46794 Added test: svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html
47363 scrolling through RSS pages. It turns out that sometimes scroll
47451 Rolling out part of r19828 that caused a scrolling regression in Mail.
47488 really a good fix, smooth scrolling should be supported properly. It should do for now.
48316 The scrolling call used to only be in notifyOptionSelected. There's no reason we shouldn't scroll when the selection is set through
49871 Corrected the recursive point conversion and scrolling done in scrollPointRecursively to use the
53692 Scrolling of pages is finally completely smooth.
55112 still determines scrolling dimensions.
56298 still determines scrolling dimensions.
57120 no unnecessary scrolling will occur if the end of your active selection is already visible.
57972 Added editing command functions for scrolling by page and moving the caret
58840 Fix scrolling-on-selection bug by correctly
58841 scrolling to the offset instead of trying to
59721 Propagate the allows-scrolling property on the frames
59723 scrolling, respect that and don't show scrollbars.
60670 Fix for <rdar://problem/4956565> REGRESSION: After scrolling frame,
62632 REGRESSION: list box scrolling broken (fast/forms/listbox-selection.html)
62641 (WebCore::RenderListBox::updateFromElement): Remove scrolling code.
62836 - fix bug where auto-scrolling was not working in list box select elements
62845 bars even though the scrolling is line at a time scrolling