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

Message dialog onAccepted signal not triggered on android

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.2.2
    • Active Qt
    • None
    • Android

    Description

      Using the Qt Labs Platform Message Dialog, the "onAccepted" signal is not triggered when clicking the ok button on my Android device. (Huawei P smart 2019)

      On desktop, the signal is triggered normally.

      The issue is not blocking me since I can still switch for the onOkClicked signal which is triggered ok on both platforms.

       

      In attachment you can find a simple example. When building on desktop, the rectangle becomes green when clicking the "ok" of the message dialog. A build of the same code on my android device gives an app where the rectangle stays red after accpeting the message dialog.

      Attachments

        Activity

          People

            laknoll Lars Knoll
            elie_cattan Elie Cattan
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: