- 
    
Bug
 - 
    Resolution: Done
 - 
    
P3: Somewhat important
 - 
    5.1.0 RC1
 - 
    None
 
- 
        1c7d06f2696465993d63a33bf4144f49f02552bc
 
Create:
import QtQuick.Controls 1.0
Slider {
    minimumValue: 0
    maximumValue: 100
    stepSize: 1
}
And drag the slider, it generates the warning: file:///home/caroline/git/stableqt5/qtbase/qml/QtQuick/Controls/Slider.qml:265:5: QML Binding: Binding loop detected for property "value"