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

setWindowTitle not working on deployed Android Application

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • 5.2.1
    • Widgets: Main Window
    • None
    • Android 4.0.3(API15) ABI armeabi-v7a armeabi on Sony Tablet S
      Windows 7 64-bit
      Qt qt-opensource-windows-x86-android-5.2.1.exe
      Kit: Android for armeabi-v7a (GCC 4.8, Qt 5.2.1)
    • Android

      I made QWidget application which changes the window title of QMainWindow using setWindowTitle. It works fine on Windows but when it is deployed to Android, Title is always set to the name of the application and setWindowTitle seems to have no effect.

      --------

      I attached sample screen shot taken for the 'chart' example that comes with Qt.
      setWindowTitle(tr("Dynamic Window Title"));
      This line inserted in the constructor of MainWindow works on Windows but not on Android.

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

            rampe Rami Potinkara
            ryocchin Ryo Sato
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes