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

Keyboard behavior on RTL ItemViews

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 4.5.3
    • Core: Locales (i18n)
    • None

      Regarding QTBUG-5007, I suggest that for RTL widgets, MoveLeft and MoveRight should be swapped in keypress, instead of moveCursor() for each view.

      In QTableView it is handled here, in QColumnView it is here, and in QListView it is address in QTBUG-5007 (with a similar patch I attached)...

      If it would have been handled in keyPressEvent it wouldn't have been duplicated for each view, and QTBUG-5007 wouldn't have existed...

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

            vfm Thierry Bastian (closed Nokia identity) (Inactive)
            orgads Orgad Shaneh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes