Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-1267

Firstly time come into application, UI may keep transparent. To fix it, must change orientation.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P2: Important P2: Important
    • None
    • 1.1.0
    • Multimedia

      Env:
      Qt_SDK_Win_offline_v1_1_TP_en.exe
      Qt 4.7.1
      Qt Mobility 1.1.1

      Firstly time come into application, UI may keep transparent and overlay on then application menu. To change the display, must change mobile(N8) orientation.

      We found the problem is caused by add OtMediaPlayer into QStackWidget. After move "centerWidget->addWidget(otPlayer);" into "void OtMainWindow::onPlayURL(const QString &url)" with checking "if(centerWidget->count()<=1)" then the problem is resolved. But, after coming into player view, there always will be one time screen splash.

      We realize by qml & qt mobility together because the video element has not available yet.

        1. demo.zip
          111 kB
        2. Shot(11).png
          Shot(11).png
          138 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            ravipati Sridhar Ravipati
            brigchen Bright Chen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes