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

Text doesn't inherit the widget's direction

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 4.7.4, 5.1.1
    • None
    • Distributor ID: Ubuntu
      Description: Ubuntu 11.10
      Release: 11.10
      Codename: oneiric
      Qt: 4.7.4

    Description

      By default, text should inherit the layouts or widgets direction, so when we start an app with -reverse everything should be Qt::AlignRight. I tested this with
      QApplication::setLayoutDirection(Qt::RightToLeft);
      QSpinBox *spinBox = new QSpinBox;
      and the digit in the box is still Qt::AlignLeft.

      Attachments

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

        Activity

          People

            peppe Giuseppe D'Angelo
            munzirtaha Munzir Taha (منذر طه)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes