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

Qt 6.3.0 rc Android Press Ok on information box does not dismiss dialog

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.3.0 RC
    • GUI: Other
    • None
    • Android_Qt_6_3_0_Clang_arm64_v8a-Debug
      Compiled on windows
      Run on on Galaxy Tab A7 model SM-T500
      SDK 31
    • Android

    Description

      I noticed this in my app and reproduced in the camera example

      In camera example add

      QMessageBox::information( this, QObject::tr( "Service Settings" ), QObject::tr( "Service Settings Applied" ), QMessageBox::Ok );

      after setCamera at the end of

      Camera::Camera() function

      When run you can push the OK button but the dialog does not close

      Attachments

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

        Activity

          People

            qtandroidteam Qt Android Team
            gotvptop Brett Jones
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes