#9802 closed bug (duplicate)
slider cursor may never be released
Reported by: | matteosistisette | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.core | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Steps to reproduce:
- go to http://jqueryui.com/slider/#colorpicker
- click and drag one of the sliders, e.g. the green one
- while keeping the mouse button pressed, move all the way to the left and beyond
- when the mouse cursor is way outside of the slider and outside of the rectangle that contains the example, release the mouse
Expected: the slider cursor should be releaded Observed: the slider cursor remains bound to mouse movements as if you hadn't released the mouse button.
It's quite unbelievable that there is such a basic bug that is visible even in the demo.
Note: See
TracTickets for help on using
tickets.
Duplicate of #8912.