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

OSX style does not add arrows in vertical tab for QDockwidget to save on widget height

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.7.0
    • Widgets: Main Window
    • None
    • OSX, any
    • macOS

    Description

      Qt allows to place QDockWidget as "tabified" on the left hand side.

      The tab can be set as "verticaltabs".

      The tabbar height increases with number of docks.

      On all styles, if the tabbar excceeds window height, arrows are inserted to easily scroll between the tabs without incresing widget size.
      The style "MacOS" does not do that, it increases tabbar size and hence the whole window size without limits thus making the window unusuable.

      Changing the style on OSX to anything but MacOS fixes the issue.

      The attached minimal example demonstrates the issue (it may be necessary to increase the number of docks to see the effect).
      Original issue: https://github.com/texstudio-org/texstudio/issues/3637

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            jsundermeyer Jan Sundermeyer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes