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

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

      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

        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
            jsundermeyer Jan Sundermeyer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes