Home | History | Annotate | Download | only in WebCore

Lines Matching full:scrollbars

5353         (Safari 4): AXValueChanged no longer sent for text area scrollbars
7919 the scroll view (i.e. the rectangle not including scrollbars) when
7927 the scrollbars.
11929 calculation was causing horizontal scrollbars to be drawn when they weren't needed.
19054 the state of scrollbars when setting the adjustments. This was
24352 Chromium: theme scrollbars to match GTK theme.
25726 infrastructure for drawing scrollbars etc.
33346 Support Gtk scrollwheel behavior for horizontal scrollbars on Linux
33351 platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.html)
34968 REGRESSION (r48064): mint.com loses scrollbars after coming out of
38064 Test: scrollbars/overflow-scrollbar-combinations.html
46518 Make grippy lines vertical on horizontal scrollbars in Linux Chrome.
46519 While we're rebaselining scrollbars, fix an off by one in the vertical
46524 scrollbars.
54966 styled scrollbars.
54969 [Gtk] Scrollwheel on horizontal scrollbars should slide horizontally
54971 Test: platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.html
57036 directly to update the scrollbars while keeping the existing style.
62190 Detach any custom scrollbars before detaching the document.
66931 Fix for <rdar://problem/7161656> Crash in RenderObject::destroy when using custom scrollbars
66933 Custom scrollbars normally get detached when a document gets detached. In this case, a crash was happening when the document had gone into the page cache
66934 and then was getting destroyed without proper scrollbar teardown. This change makes custom scrollbars get detached when the document enters the cache.
66938 * history/CachedFrame.cpp: (WebCore::CachedFrame::CachedFrame): Detach custom scrollbars when the CachedFrame is created.
69355 issues with incorrect scrollbars appearing when relative positioned inlines were used in a page.
82392 Fix of <rdar://4877658> Dragging from the area between the horizontal/vertical scrollbars when status bar is showing starts a selection and autoscroll.
82431 Tests: scrollbars/scrollbar-miss-mousemove.html
82432 scrollbars/scrollbar-miss-mousemove-disabled.html
90429 of flexible boxes from changing positions of their scrollbars
91197 Fix for bug 22119, clicks in the scrollbars of transformed content don't work. Add new
92884 scrollbars or equivalent decoration are painted by the parent
95605 <rdar://problem/6991146> Scrollbars in hardware layers don't change to the
96090 Test: scrollbars/scrollbar-crash-on-refresh.html
96098 Gets rid of any custom scrollbars (if the docment supplied them).
98169 Once that change was checked scrollbars/scrollbar-orientation.html started
98199 Test: scrollbars/scrollbar-crash-on-refresh.html
98207 Gets rid of any custom scrollbars (if the docment supplied them).