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

MouseArea bug: Cannot override Qt.IBeamCursor cursorShape with Qt.ArrowCursor

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.2.0
    • 5.0.0
    • None
    • I am using Qt Quick 2.0 with Qt 5.0 stable on Fedora 18.
      I installed Qt 5 from here: releases.qt-project.org/qt5/5.0.0/qt-linux-opensource-5.0.0-x86_64-offline.run
    • c345388df18b7b468c2438990b7bc17658b3ab11

    Description

      When you create a Qt Quick 2.0 MouseArea and set its cursorShape to Qt.IBeamCursor, and then put another MouseArea on top of it with Qt.ArrowCursor shape, the cursor shape doesn't change to the arrow cursor when the mouse is over the second MouseArea.

      Note: the same scenario works if you set the cursorShape of the second MouseArea to anything else.

      I've also attached a QML file that demonstrates this issue.

      Attachments

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

        Activity

          People

            daiweili Daiwei Li
            venemo Timur Kristóf
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes