Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.8.0
-
None
-
88a62b3b910d09324dbbef3e1e791659ecd6537f ed64115cbf11a758a9cacd2bd34f3af5603f73b7
Description
With sample code:
Flickable {
id: flickable
anchors.fill: parent
TextArea.flickable: TextArea {
text: "TextArea\n...\n...\n...\n...\n...\n...\n"
wrapMode: TextArea.Wrap
}
ScrollBar.vertical: ScrollBar { }
}
You can get the situation, that Scrollbar has IBeamCursor.