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

QTextEdit cursor position with left/right arrow key

    XMLWordPrintable

Details

    Description

      When text is selected from a QTextEdit and pressing left or right arrow key will result wrong cursor position on Mac.

      When the left arrow key is pressed the cursor should be positioned at the start of the word. Currently the cursor is positioned one character from the end of the word.

      When the right arrow key is pressed the cursor should be positioned at the end of the word. Currently the cursor is positioned one character beyond the word.

      The issue is easy to reproduce with the mdi example.

      Attachments

        Issue Links

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

          Activity

            People

              pamatila Pasi Matilainen (Inactive)
              qtcomsupport Qt Support
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes