Question about sliders

Suppose one has a vertical slider with the text box at the left.
When a users clicks/drags on the empty area above or below its textbox, should that affect the slider? Currently it does, and it seems like surprising behavior to me…

Cheers, Yair

Yes, sliders will currently use clicks anywhere that’s not inside the textbox. That’s partly because you may have a custom look + feel which covers the whole area. I guess this is an edge-case where it could do with a bit of a tweak though…