Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
4.5.1
-
None
Description
QAbstractSlider: When a mouse is used with a repeat action then the QAbstractSlider will adjust the slider to the mouse, however if you subclass QAbstractSlider then you cannot set this mouse press position directly unless the process is allowed to go through to the base class implementation.