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

Keyboard behavior on RTL ItemViews

    XMLWordPrintable

Details

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

    Description

      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...

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes