Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-59629

Scrollbar has no implicit setted cursor

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.9.0 Beta 1
    • 5.8.0
    • Quick: Controls 2
    • 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.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            permotion88 Karol Polak
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes