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

Qt 5.4 / Blackberry Playbook 2.1: Screen rotation does not work

    XMLWordPrintable

Details

    • QNX

    Description

      When rotating the screen with a loaded QtQuick 2 window then screen rotation does not work, e.g. switching between landscape and portrait mode makes the screen disappear.

      A similar bug has been reported here: https://bugreports.qt.io/browse/QTBUG-31329

      import QtQuick 2.4
      import QtQuick.Window 2.2

      import QtQuick.Controls 1.2

      ApplicationWindow {
      visible: true

      Rectangle

      Unknown macro: { anchors.fill}

      }

      int main(int argc, char *argv[])

      Unknown macro: { QGuiApplication app(argc, argv); QQmlApplicationEngine engine; engine.load(QUrl(QStringLiteral("qrc}

      Attachments

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

        Activity

          People

            vminenko Vladimir Minenko
            DanielSt Peter Staab
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes