Side navigation
#13259 closed bug (notabug)
Opened January 18, 2013 07:49AM UTC
Closed January 18, 2013 11:39AM UTC
Last modified June 15, 2013 12:30AM UTC
User Unable to move the min pointer on one scenario
Reported by: | jaffer@infoarmy.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | git |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
1) Navigate to http://jqueryui.com/slider/#range
2) select min pointer in range slider and move to a price range value $75
3) select max pointer in range slider and move to a price range value $75
4) Both min and max pointer in the range slider are with the same values.
5) user unable to move the min pointer in the slider.
Workaround Followed :
First move the max slider followed by min slider.
Attachments (0)
Change History (4)
Changed January 18, 2013 07:55AM UTC by comment:1
Changed January 18, 2013 07:55AM UTC by comment:2
The issues is seen across all browsers and OS platforms.
Changed January 18, 2013 11:39AM UTC by comment:3
resolution: | → notabug |
---|---|
status: | new → closed |
jQuery UI bugs should be reported at http://bugs.jqueryui.com.
However, this is by design, the last used handle is also the one that is selectable when the handles overlap.
Changed June 15, 2013 12:30AM UTC by comment:4
Wouldn't it be more user-friendly if the max slider could slide past the
min slider and become the new min and vice-versa?
The issues is seen across all browsers and OS platforms.