Skip to main content

Search and Top Navigation

#12196 closed bug (fixed)

Opened April 20, 2015 11:27PM UTC

Closed April 20, 2015 11:29PM UTC

Last modified April 20, 2015 11:29PM UTC

Slider: Events provide incorrect data when the value reaches 0

Reported by: scottgonzalez Owned by:
Priority: minor Milestone: 1.12.0
Component: ui.slider Version: 1.11.3
Keywords: Cc:
Blocked by: Blocking:
Description

Test link: https://jsfiddle.net/Lhqryk47/

1. Drag the handle on the right side

2. Value must be between 1 and 100

3. Now drag the handle on the minimum value (zero)

4. Passed value will be 1 or greater it depends on drag speed

PR: https://github.com/jquery/jquery-ui/pull/1540

Attachments (0)
Change History (2)

Changed April 20, 2015 11:29PM UTC by Ablay Keldibek comment:1

resolution: → fixed
status: newclosed

Slider: Pass 0 value if slider reaches it

Fixes #12196

Closes gh-1540

Changeset: adcc8eff431847b4897666369310cb83275a8282

Changed April 20, 2015 11:29PM UTC by scottgonzalez comment:2

milestone: none1.12.0