#13259 closed bug (notabug)
User Unable to move the min pointer on one scenario
Reported by: | 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.
Change History (4)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
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.
comment:3 Changed 10 years ago by
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.