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

Android: move back button support to QPA plugin

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • QPA: Android
    • None
    • Android

    Description

      Currently, the back key is handled by #ifdef Q_OS_ANDROID code in qguiapplication.cpp

      We should investigate using the same techniques as on iOS/MacOS: it is now possible for the platform plugin to deliver key events synchronously, and detect whether they were accepted. In addition to removing platform specific code from QtGui, this also allows us to let Android handle the back key if the application doesn't.

      Attachments

        Issue Links

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

          Activity

            People

              dragly Svenn-Arne Dragly
              tvete Paul Olav Tvete
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes