Home | History | Annotate | Download | only in WebCore

Lines Matching full:scrollbar

1360         Crash switching overlay/non-overlay scrollbar preference still possible
1412 New WKSystemInterface function is needed to retrieve the scrollbar style.
1855 Full-screen video disappears behind black screen with scrollbar, followed by crash at jerryseinfeld.com
1903 No new tests. This is covered by existing Scrollbar tests.
2932 Custom scrollbars nested inside an overlay scrollbar overflow region end up
2937 Be sure not to paint custom css scrollbars during the special overlay-scrollbar
5528 Scrollbar thumb sometimes leaves artifacts in the track after scrolling
5667 * platform/Scrollbar.cpp:
6244 Chromium Mac: Add scrollbar overlay drawing functions
7962 Scrollbar::totalSize() and Scrollbar
8646 overlay scrollbar style.
8819 Race condition with scrollbar animations and closing a page can cause a crash in
10496 * platform/Scrollbar.cpp:
11592 (MainFrameScrollbarGtk::attachAdjustment): Before connecting an adjustment to a scrollbar
11928 Switch the scrollbar's overlay style depending on its frame's background color.
11930 is determined and set on every paint() call to the Mac scrollbar theme.
11939 * platform/ScrollTypes.h: new enum to represent different overlay scrollbar styles
11951 <rdar://problem/9113516> REGRESSION (WK2): Holding down Option while dragging scrollbar thumb has no effect (should make scroll distance equal mouse translation)
11954 * platform/Scrollbar.cpp:
11955 (WebCore::Scrollbar::Scrollbar): Initialize new member variables.
11956 (WebCore::Scrollbar::moveThumb): Added a boolean draggingDocument parameter. When true, the document
11958 (WebCore::Scrollbar::mouseMoved): Check with the theme whether the mouse move event should drag
11960 (WebCore::Scrollbar::mouseUp): Reset m_draggingDocument.
11961 * platform/Scrollbar.h:
12230 * manual-tests/back-from-document-with-scrollbar.html: Added.
12442 * platform/ScrollTypes.h: new enum to represent different overlay scrollbar styles
14233 Need to track whether overlay scrollbar is currently visible and in lower-
14238 Whenever we start a new ScrollbarPartAnimation, check if the scrollbar is vertical
17411 Selected item background in list box gets rendered on top of overlay scrollbar knob (58824)
20327 Crash switching overlay/non-overlay scrollbar preference
20698 [chromium] REGRESSION(83820): Composited scrollbar layers sometimes not positioned when initially creating frame
21644 compositing/overflow/overflow-scrollbar-layers.html
21668 * platform/Scrollbar.cpp:
21669 (WebCore::Scrollbar::invalidateRect):
21670 * platform/Scrollbar.h:
22169 Notify the scrollbar painter controller when gesture scrolls begin and end.
25687 Overlay scrollbar flashes in scrollable <textarea> with each keystroke (58180)
27548 If this happens when drawing a vertical scrollbar, the hint is never
27549 cleared and we end up painting a vertical scrollbar with horizontal arrows.
35692 painter controller. Reset the scrollbar frame rects to the new thickness -- normally
35693 this only happens when a scrollbar is created, so we have to reset the thickness
35701 FrameView when the scrollbar style changes.
43285 the actual overlay scrollbar thickness. It defaults to false and is only sent is
44907 If the scrollbar animations should be suspended, we start a timer to make sure
44909 both a performance optimization and a UI enhancement since the scrollbar won't
47176 needlessly larger than the scrollbar.
50797 [GTK] Do not set juntion sides on scrollbar stepper buttons
52917 Override paintScrollCorner() for FramelessScrollView to forego any custom scrollbar corner rendering.
61067 When there is both a horizontal and a vertical scrollbar, it is necessary to
62039 Scrollbar::nativeTheme()->usesOverlayScrollbars() should not be consulted for CSS
62044 Instead of consulting the theme directly, callers should ask the Scrollbar or
62055 * platform/Scrollbar.cpp:
62056 (WebCore::Scrollbar::isOverlayScrollbar):
62057 * platform/Scrollbar.h:
62109 (MainFrameScrollbarGtk::gtkValueChanged): If the scrollbar is no longer attached to
62476 (.scrollable-content::-webkit-scrollbar):
62478 (.scrollable-content::-webkit-scrollbar-thumb:vertical):
62479 (.scrollable-content::-webkit-scrollbar-thumb:vertical:active):
62480 (.scrollable-content::-webkit-scrollbar-track:vertical):
64040 appear when loading a page with a Horizontal scrollbar from