Details
-
Bug
-
Resolution: Fixed
-
Normal
-
8.6.0
-
Security Level: Jimmy
-
all browsers except FF on Windows (not Mac)
Description
Steps to Reproduce
<zk> Text before <slider mold="knob" minpos="0.0" maxpos="100.0" curpos="80" step="1" width="300px" angleArc="360" style="border: 1px solid black;" strokeWidth="120"/> Text after </zk>
- Select the text from "text before" to "text after"
- drag the slider knob
Current Result
while dragging the selected text is dragged as well
after releasing the mouse button the slider keeps following the mouse movement
once the problem happened the whole page can't be scrolled anymore using the mouse wheel
Expected Result
same drag/drop behavior as a normal <slider> component
Debug Info
Root Cause
Workaround
Attachments
Issue Links
- relates to
-
ZK-4087 knob drag: mouse-up not always registered
-
- Closed
-