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

Non-default cursor flickers if there is a focused widget

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 5.12.3
    • None
    • macOS

      In a window there are two widgets:

      1. Focused QLineEdit
      2. Another widget (let's say QTextEdit) with cursor set to anything else than default (let's say Open hand).

      Now, if you hover mouse on QTextEdit, its cursor keeps constantly changing between Arrow and Open hand.

      Listing events in the window suggests this is associated with frequent repaints caused by blinking cursor in QLineEdit.

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            badbishop Michal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes