Lines Matching full:scrollbar
3505 Mac scrollbar thumbs were drawn with the wrong size.
3798 [Qt] In the StyledPainter determine the style from the Render and Scrollbar theme instead of from the paint device
4539 * platform/Scrollbar.h:
5305 * platform/Scrollbar.cpp:
5306 (WebCore::Scrollbar::scroll): missing HAVE(ACCESSIBILITY) guard added.
5382 * platform/Scrollbar.cpp:
5383 (WebCore::Scrollbar::scroll):
10406 <rdar://problem/6020083> -webkit-gradient slows down scrolling when page has horizontal scrollbar
11924 Safari shows an unneeded horizontal scrollbar on many websites.
11931 Test: fast/block/positioning/absolute-positioning-no-scrollbar.html
14803 painting. This is particularly bad for common scrollbar manipulation tricks like putting one positioned div inside another - this
16105 Scrollbar of overflow:scroll div in compositing layer fails to render
16111 Test: compositing/overflow/scrollbar-painting.html
21453 In the Scrollbar painting of the Qt theme integration,
21454 intersects any previous clip rects with the one needed to paint the scrollbar.
21457 a piece of the scrollbar should be cipped away
22296 fast/inline/inline-body-with-scrollbar-crash.html
23654 Chromium tickmarks in scrollbar now UX approved.
23948 Chromium Linux: set default scrollbar colours.
23950 This is so that layout tests have sane defaults for the scrollbar
24353 Add functions to RenderThemeChromiumLinux to change the scrollbar
25366 Implement WAI-ARIA scrollbar role and related property aria-orientation
25369 Test: accessibility/aria-scrollbar-role.html
26017 Chromium: Need tickmarks in scrollbar
31522 Make sure wx scrollbar drawing code factors in transforms when switching backends,
31523 fix calcs for scrollbar length, and tweak the Mac scrollbar tracking rects.
33351 platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.html)
34964 Track "can have scrollbar" state within FrameView independently of the
34965 individual scrollbar states in ScrollView.
34974 Test: fast/overflow/scrollbar-restored.html
38064 Test: scrollbars/overflow-scrollbar-combinations.html
45193 LayoutTests/svg/carto.net/scrollbar.svg
46298 fast/forms/textarea-scrollbar-height.htm
46520 scrollbar rendering too.
54965 Implement correct horizontal scrollbar behavior for GTKalso on
54971 Test: platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.html
54975 wheel with the pointer on the horizontal scrollbar, scroll
58992 Make sure that the newly created scrollbar's style is up to date.
58996 Call setParent so that the scrollbar's parts are torn down correctly.
62391 Account for scrollbar state changes that occur during layout.
62396 Perform a layout prior to checking whether the scrollbar modes are
62410 Eliminate duplicated (and incorrect) scrollbar mode tracking between
64456 Perform a layout prior to checking whether the scrollbar modes are
64792 [GTK] scrollbar policy for main frame is not implementable
64794 Override setScrollbarModes to correctly forward scrollbar modes
66380 * platform/Scrollbar.cpp:
66381 (WebCore::Scrollbar::setFrameRect):
66934 and then was getting destroyed without proper scrollbar teardown. This change makes custom scrollbars get detached when the document enters the cache.
68279 - Fix <rdar://problem/7152589> Stylable scrollbar corners aren't working.
68317 If this scrollbar part is the frame view scroll corner, invalidate it.
69583 Calculate the size of the scrollbar and set it as the frame size.
82425 When a mouse click occurs on a scrollbar without a preceding mouse move
82428 only on mouse move). (Side comment: That scrollbar-handling code
82431 Tests: scrollbars/scrollbar-miss-mousemove.html
82432 scrollbars/scrollbar-miss-mousemove-disabled.html
83340 (WebCore::Scrollbar::contextMenu):
84645 Absolutely-positioned elements with a scrollbar wrap prematurely. Make sure to include
84646 the vertical scrollbar width for overflow:scroll elements.
88687 * platform/Scrollbar.h:
90432 Test: fast/flexbox/repaint-scrollbar.html
91215 * platform/Scrollbar.cpp:
91216 (WebCore::Scrollbar::convertToContainingView):
91217 (WebCore::Scrollbar::convertFromContainingView):
91218 * platform/Scrollbar.h:
91510 Chromium Linux: Move the scrollbar thumb on middle-click.
91515 Tested by building Chrome and checking that the scrollbar moves as expected.
92881 [GTK] scrollbar policy for main frame is not implementable
92947 Added the ability to do scrollbar hit testing in EventHandler, changed the
96087 REGRESSION: When the main page (ScrollView) has a custom scrollbar, it crashes on destruction.
96090 Test: scrollbars/scrollbar-crash-on-refresh.html
96100 * platform/Scrollbar.h:
96101 (WebCore::Scrollbar::isCustomScrollbar):
98169 Once that change was checked scrollbars/scrollbar-orientation.html started
98176 * platform/Scrollbar.h:
98196 REGRESSION: When the main page (ScrollView) has a custom scrollbar, it crashes on destruction.
98199 Test: scrollbars/scrollbar-crash-on-refresh.html
98209 * platform/Scrollbar.h:
98210 (WebCore::Scrollbar::isCustomScrollbar):