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

SwipeView Android Expanded Client Area hides NavigationBar

XMLWordPrintable

    • Android
    • 2025wk36s2QtforAndroid

      While creating a TestApp for SafeArea handling (see https://t1p.de/ekkeStatusBar) I noticed that SwipeView in Landscape has some problems to display Android NavigationBar. (User must select use of NavigationBar with 3 Buttons in Device settings)

      To rule out the possibility that I did something wrong in my test app, I tried the Qt Example "GalleryApp", set style to Material. Using the example app as-is the NavigationBar is always visible. see attached images 11... 12... 13...
      Then I added the flags:

      ApplicationWindow {
          flags: Qt.ExpandedClientAreaHint | Qt.NoTitleBarBackgroundHint

       

      Started Gallery Example again and now the NavigationBar is there - you can tap on it, but the NavigationBar isn't visible.

      Probably the Android NavigationBar always must be on top of SwipeView or Pages ?

      Now with Android requiring edge-to-edge support it's important to get this fixed.

      thx

        1. 11_sv_no_p.png
          88 kB
          Ekkehard
        2. 12_sv_no_ls_middle.png
          97 kB
          Ekkehard
        3. 13_sv_no_ls_last.png
          94 kB
          Ekkehard
        4. 14_sv_flags_p.png
          93 kB
          Ekkehard
        5. 15_sv_flags_ls_middle.png
          105 kB
          Ekkehard
        6. 16_sv_flags_ls_last.png
          101 kB
          Ekkehard
        7. 21_sv_p_ios.png
          96 kB
          Ekkehard
        8. 22_sv_first_ios.png
          115 kB
          Ekkehard
        9. 23_sv_middle_ios.png
          110 kB
          Ekkehard
        10. 24_sv_last_ios.png
          117 kB
          Ekkehard
        11. t01.png
          85 kB
          Ekkehard
        12. t02.png
          121 kB
          Ekkehard
        13. t03.png
          116 kB
          Ekkehard
        14. t04.png
          103 kB
          Ekkehard
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            assam Assam Boudjelthia
            ekkescorner Ekkehard
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes