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

tst_qdeclarativeapplication::layoutDirection() fails

    XMLWordPrintable

Details

    • 9b621f38619d8d9b3e61723f4cd4e821f909697a (qtbase stable, 13.12.2013, 5.2.1)

    Description

      See http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00552/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

      FAIL!  : tst_qdeclarativeapplication::layoutDirection() Compared values are not the same
         Loc: [tst_qdeclarativeapplication.cpp(110)]
      

      in

         // mirrored
          QApplication::setLayoutDirection(Qt::RightToLeft);
          QCOMPARE(Qt::LayoutDirection(item->property("layoutDirection").toInt()), Qt::RightToLeft);
      

      THat is, the item is no longer noticed.

      Attachments

        Issue Links

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

          Activity

            People

              w00t Robin Burchell
              kleint Friedemann Kleint
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes