### Steps to reproduce 1. Have a slider with a restricted region and `draggableRange` set to true 2. Drag the slider bar Demo: http://jsfiddle.net/xk5tmq64/ ### Expected behaviour You can't drag in the restricted region ### Actual behaviour You can drag into the restricted region, ending up with invalid values.