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

SwipeView Android Expanded Client Area hides NavigationBar

XMLWordPrintable

    • Android
    • ef10f1e6a (dev), 649b3ff1a (6.10), 6167a1b53 (tqtc/lts-6.8)
    • 2025wk36s2QtforAndroid, 2025wk38s2QtforAndroid

      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
          11_sv_no_p.png
          88 kB
        2. 12_sv_no_ls_middle.png
          12_sv_no_ls_middle.png
          97 kB
        3. 13_sv_no_ls_last.png
          13_sv_no_ls_last.png
          94 kB
        4. 14_sv_flags_p.png
          14_sv_flags_p.png
          93 kB
        5. 15_sv_flags_ls_middle.png
          15_sv_flags_ls_middle.png
          105 kB
        6. 16_sv_flags_ls_last.png
          16_sv_flags_ls_last.png
          101 kB
        7. t01.png
          t01.png
          85 kB
        8. t02.png
          t02.png
          121 kB
        9. t03.png
          t03.png
          116 kB
        10. t04.png
          t04.png
          103 kB
        11. 21_sv_p_ios.png
          21_sv_p_ios.png
          96 kB
        12. 22_sv_first_ios.png
          22_sv_first_ios.png
          115 kB
        13. 23_sv_middle_ios.png
          23_sv_middle_ios.png
          110 kB
        14. 24_sv_last_ios.png
          24_sv_last_ios.png
          117 kB
        15. image-2025-09-19-12-29-22-511.png
          image-2025-09-19-12-29-22-511.png
          398 kB
        16. image-2025-09-19-12-29-43-979.png
          image-2025-09-19-12-29-43-979.png
          397 kB
        For Gerrit Dashboard: QTBUG-139690
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved: