Skip to main content

Search and Top Navigation

#8109 closed enhancement (fixed)

Opened February 08, 2012 09:49PM UTC

Closed February 09, 2012 07:00PM UTC

Last modified February 09, 2012 07:01PM UTC

Slider: Key handling should prevent scrolling

Reported by: LaurentGoderre Owned by:
Priority: minor Milestone: 1.8.18
Component: ui.slider Version: 1.8.17
Keywords: Cc:
Blocked by: Blocking:
Description

The current problem s that when the min or max value is reach with the keyboard, the page starts to scroll. This would mostly impact the vertical slider when the range is high and a user would hold down the key to reach the desired value.

Attachments (0)
Change History (4)

Changed February 09, 2012 12:43AM UTC by scottgonzalez comment:1

status: newopen
summary: Keyboard binding should always return false on the sliderSlider: Key handling should prevent scrolling

Changed February 09, 2012 07:00PM UTC by Scott González comment:2

resolution: → fixed
status: openclosed

Slider: Prevent the default action on keydown if we're listening for the pressed key. Fixes #8109 - Slider: Key handling should prevent scrolling.

Changeset: 0434bce03d1368f5ace043fa50e9d4f95677c09e

Changed February 09, 2012 07:00PM UTC by Scott González comment:3

Slider: Prevent the default action on keydown if we're listening for the pressed key. Fixes #8109 - Slider: Key handling should prevent scrolling.

(cherry picked from commit 0434bce03d1368f5ace043fa50e9d4f95677c09e)

Changeset: 470030249c519eb59d30d81e6fd6c989490fd5b8

Changed February 09, 2012 07:01PM UTC by scottgonzalez comment:4

milestone: 1.91.8.18