Vertical-tab dialogs should generally not have so many tabs with so little dialog height, that tabs exceed the dialog height and go out of view. But - when that _does_ happen for some reason - we should at least make sure the tabs are scrollable by using the mouse wheel when hovering over tha tabs area. And - that is not the case with: Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: d9eac4f95649f04e1ddbe5026d8bb323c1fc58d8 CPU threads: 4; OS: Linux 6.6; UI render: default; VCL: gtk3 Locale: en-IL (en_IL); UI: en-US
Mouse-wheeling works for me (Linux and Windows) but we need some overflow mechanism including an indicator as done natively under gtk3. I suggest to change the summary.
(In reply to Heiko Tietze from comment #1) > Mouse-wheeling works for me (Linux and Windows) but we need some overflow > mechanism including an indicator as done natively under gtk3. I suggest to > change the summary. With recent changes to the 26.2 nightlies, which dialog has vertical tabs exceeding the dialog height? To test whether mousewheel scrolling now works?
Drawing/Presentation style in Draw/Impress are the largest with 16 tabs.
(In reply to Heiko Tietze from comment #3) > Drawing/Presentation style in Draw/Impress are the largest with 16 tabs. Ok, in Draw, with a new empty dragin, when I edit a Drawing Style, the dialog has vertical tabs exceeding the height. I see the top and bottom arrows. But - mousewheel scrolling (which works for me elsewhere) does not work for this dialog. Neither when the cursor is within the relevant dialog, nor when it's outside. Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: c9c96987c31efe7108d0588ef097e952d623238c CPU threads: 4; OS: Linux 6.12; UI render: default; VCL: gtk3 Locale: en-IL (en_IL); UI: en-US Calc: CL threaded
Can't check with VCL qt5, because there the dialog is just high enough for all the tabs.
Gtk3 has dedicated overflow button that allow to scroll through the list.
(In reply to Heiko Tietze from comment #6) > Gtk3 has dedicated overflow button that allow to scroll through the list. That should exist with other VCLs as well. I naturally meant that mouse-wheel scrolling must be possible in _addition_ to a visible button.
(In reply to Heiko Tietze from comment #1) > I suggest to change the summary.