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

Transmit events to Android in transparent parts

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.6.0, 5.6.1, 5.6.2, 5.7.0, 5.7.1, 5.8.0 RC
    • Extras: Android
    • None

      It is possible create Qt-application window with transparent part in which Android desktop is visible. But it is not possible now transmit user's activity to it. Qt application completely blocks taps and gestures for all underlaying Android activity. I suggest add an option to transmit user's actions if Android screen is visible through Qt window parts. For application programmer this can look just as working call

      setAttribute( Qt::WA_TransparentForMouseEvents );

      Now this call does not allow finger taps to underlaying Android activity. I suggest allow it. Specific code must be added to QtExtras. This will allow create for Android "windows" lower than full screen. This greately increates usability of applications especially on large screens.

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

            assam Assam Boudjelthia
            gourmand64 Gourmet
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes