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
          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
        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