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

Can't disable QTextEdit cursor with setCursorWidth(0) when RTL text

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.6.2
    • GUI: Text handling
    • None

    Description

      The standard way to disable/hide the text cursor on QTextEdit is to setCursorWidth(0); But when you have RTL text, there is an additional caret indicator (like a small < on top of the cursor), and this should be hidden when the cursor width is 0, but it isn't.

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            jgrauman Joshua Grauman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes