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

REG: Android's Back button does not close QQC2 Dialogs anymore

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 6.4.0
    • 6.4, 6.5
    • Quick: Controls 2
    • None
    • fd01ad1e99 (qt/qtdeclarative/dev) fd01ad1e99 (qt/tqtc-qtdeclarative/dev) 31ba19cc04 (qt/qtdeclarative/6.4) 31ba19cc04 (qt/tqtc-qtdeclarative/6.4) 68192641b6 (qt/qtdeclarative/6.4.0) 68192641b6 (qt/tqtc-qtdeclarative/6.4.0)

    Description

      The "fix" in QTBUG-79280 broke Android's "Back" button, as there is no platform specific mapping for QKeySequence::Cancel to Qt::Key_Back. Instead it maps to Qt::Key_Escape (the default) and so you cannot close dialogs with the back buttons anymore.

      The result is that some apps are not usable anymore, because they rely on the back button as the only means to close a dialog (which is perfectly fine behavior an Android).

       

      Attachments

        Issue Links

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

          Activity

            People

              hurlevent Oliver Eftevaag
              rgriebl Robert Griebl
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes