Home | History | Annotate | Download | only in WebCore

Lines Matching full:thumb

2771         <rdar://problem/6854695> Movie controller thumb fails to scale with full page zoom
2773 Account for zoom level when drawing media controller thumb on Windows.
3028 Make the scrollbar thumb size twice the width for Chromium Linux. This
15800 (WebCore::RenderMediaControls::adjustMediaSliderThumbSize): Adjust slider thumb.
18022 Allow platforms to snap the scroll thumb back to the drag origin
26917 thumb to be positioned off in the weeds, which broke painting.
27265 Bug 12104: Native Slider: When the thumb's height is specified as a percentage, it is not centered properly
27270 The problem here was that RenderSlider was trying to position its thumb in a way that
27294 (WebCore::RenderSlider::layout): Rewrote to handle positioning of the thumb as layout.
27864 whenever RenderMedia gets a style change. Also fix the video thumb in
52998 dragging the thumb
53034 (WebCore::RenderThemeMac::adjustSliderThumbSize): Call WebKitSystemInterface to get the thumb
71133 Fix problems with scrollbars when the OS setting for clicks in the track jumping the thumb to that location
71134 is turned on. Make sure to only jump the thumb if the click happens in the track. Also fix some math
71135 errors when jumping the thumb that cause dragging after the jump to incorrectly jump the thumb again.
71827 Rather than computing an absolute bounds for the thumb,
78585 implements paintTrackBackground so that when the thumb is not present the track still paints.
79270 now that the track pieces meet under the thumb.
79280 Make the track pieces of a scrollbar extend under the thumb (each gets half the thumb).
80471 scrollbar-thumb
85882 arrow placement preference and the thumb jump preference).
87816 honor the option-click pref for jumping to the thumb when clicking in
88229 debug rects in the place of the buttons, track and thumb. It does match
89893 Convert Qt over to its ScrollbarTheme. Add cross-platform support for jumping the thumb location directly
91505 value to make sure it's really a slider thumb to resolve this conflict.