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

Support visual cursor movement in bidirectional text

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P1: Critical
    • 4.8.0
    • 4.7.0
    • GUI: Text handling
    • c480dd641f5d22d1ee72cb27bf39e24c6df65658

    Description

      Qt currently moves the cursor through bidirectional text in a logical order. This is the same as the behavior on Windows, but on Mac and some other platforms, the cursor movement is purely visual.

      On platforms where it is the expected behavior, Qt should support visual movement of the text cursor. This requires some investigation as to what can be done in cases where the cursor has two visual positions (between a RTL and LTR character), and what should be done for keyboard selections.

      Attachments

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

        Activity

          People

            jiang Jiang Jiang
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes