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

QLineEdit does not remove blinking caret if blank

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.5.2
    • None
    • Definitely on Mac. Did not test on Windows.
    • macOS

    Description

      If you tab out of a QLineEdit that is blank, caret continues to blink.  Can affect multiple blank fields which looks really weird.  All attempts to remove it in code failed.  QTextEdit does not have this problem.

      Looking in forums, there are multiple chronic problems with blinking cursor display. Some people don't want it and it's not easy to remove. Or change color, appearance etc.

      It would be nice to have separate access to both the blinking caret and the mouse cursor.  Right now no properties reach the blinker. Probably applies to both QLineEdit and QTextEdit.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            turtlesoft.com Casey McDermoqt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes