Slider dialog is not very nice with oxygen theme because numbers dont appears. With Breeze Theme it is totally unusable because click on slider and drag also drag the window.
Since kdialog is not yet ported to Qt5, that would be the Qt4 style. kdialog -style Breeze --slider TestSlider 0 100 10
Cannot reproduce. Neither with breeze (@kde4), nor oxygen. Christoph, can you ? (and they share the same code with respect to window dragging, so that I would be surprise that the behave differently) Otherwise, a complete test case would help
Ahhh sorry I forgot the text argument after --slider. 0 was text but exactly at the good place of the slider. I was trying : kdialog --slider 0 100 10 Bug is very minor: kdialog --slider shouldn't accept that one argument is missing. However, that is not very practical for user to can't see any display of the slider value.
At minimum max value and min value should be displayed !
Okey, reassigning back to kdialog.