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

Android: move back button support to QPA plugin

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes