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

QTabBar jumps to first tab when tabs are hidden

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.9.1, 6.9.2
    • None
    • af0319ceb6c8ed8be501f27f8faf105b0b88cf50

      When some tabs in a QTabBar are hidden, the arrow buttons not always work correct. Example for horizontal tab bar:

      1. open several tabs so that at least 3 tabs don't fit in the tab bar.
      2. select the last tab (-> the left button is active, the right inactive)
      3. hide the leftmost visible tab
      4. click the left button 
        • wrong: the tab bar scrolls to the very first tab
        • expecting: the tab bar scrolls to the tab left of the hidden tab

      This happens if any tab between the currently visible tabs is hidden.

       

      This might relate to these recently fixed issues: https://bugreports.qt.io/browse/QTBUG-139791, https://bugreports.qt.io/browse/QTBUG-102020

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            jazzco Jesko von Monkiewitsch
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes