Skip to main content

Search and Top Navigation

#2518 closed bug (fixed)

Opened March 14, 2008 07:06PM UTC

Closed March 18, 2008 09:55AM UTC

Last modified February 26, 2009 12:00PM UTC

[slider] In Slider test, value doesn't update for keyboard usage

Reported by: davidb Owned by: joern
Priority: major Milestone: 1.5
Component: ui.core Version: 1.2.3
Keywords: accessibility Cc: colin.clark@utoronto.ca
Blocked by: Blocking:
Description

http://dev.jquery.com/view/trunk/ui/tests/slider.html

To recreate:

1. Tab to the first slider thumb.

1. Press right arrow key.

Expected: slider moves and value changes (in box above)

Actual: slider moves and value doesn't appear to change.

Perhaps key based operation doesn't fire the 'slide' handler?

Attachments (0)
Change History (5)

Changed March 14, 2008 07:15PM UTC by rdworth comment:1

summary: In Slider test, value doesn't update for keyboard usage[slider] In Slider test, value doesn't update for keyboard usage

Changed March 17, 2008 09:27AM UTC by paul comment:2

owner: pauljoern

Changed March 18, 2008 09:55AM UTC by joern comment:3

resolution: → fixed
status: newclosed

Fixed, moveTo (which is used by the key event handler) now also fires the slide event.

Changed May 24, 2008 03:39AM UTC by comment:4

milestone: 1.2.4

Milestone 1.2.4 deleted

Changed February 26, 2009 12:00PM UTC by paul comment:5

milestone: → 1.5