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

Landscape full screen application is not rotated when using: QApplication::setAttribute(Qt::AA_S60DontConstructApplicationPanes)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P1: Critical
    • 4.7.1
    • 4.6.3
    • None
    • Tested on Nokia 5800, Nokia X6 using Qt 4.6.1 (Symbian release)

    Description

      With a fullscreen app where softkeys or status pane are not needed to be constructed we use:
      QApplication::setAttribute(Qt::AA_S60DontConstructApplicationPanes).

      This causes a defect for rotation of the application. If we start our application from the idle screen (for example tasking to it), then when we rotate the device the application does not rotate. The view does not rotate and gets cut off at the bottom. The correct resolution does get passed through however.

      This occurs on device only (where the idle screen stays in portrait on a rotation of device). If we start our application from elsewhere such as the applications menu (which does change orientation), this problem doesn't occur.

      Attachments

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

        Activity

          People

            mread Murray Read
            nasima_aziz Nasima Aziz
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes