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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical 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)

      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).

       

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes