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

RTL dialog: title is aligned to left instead of right

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.12.12, 6.4.2
    • Quick: Dialogs
    • None

    Description

      In C++, I'm setting RTL layout direction:

      app.setLayoutDirection(Qt::RightToLeft); 

      In QML, I enable LayoutMirroring (including children).

      Still, dialogs' titles are aligned to left instead of right.

       

      Attachments

        1. bug.png
          bug.png
          1 kB
        2. layoutdirection.zip
          2 kB

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            alervd Alexander Dyagilev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: