Bug 446126

Summary: Toolbar size overrides terminal width settings instead of using drop-down menu
Product: [Applications] konsole Reporter: Kody <kodyvonbargen>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: REPORTED ---    
Severity: minor    
Priority: NOR    
Version: 21.08.3   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Kody 2021-11-26 18:15:16 UTC
SUMMARY
If you set a fixed width of X columns in your terminal, but the toolbars are wider than the columns' total width, new terminals will open with enough columns to match the toolbars' width instead of opening with the set number of columns' width.


STEPS TO REPRODUCE
1. In Konsole, open "Settings --> Configure Konsole" and disable "Remember window size"
2. Readjust the width of a Konsole terminal until one or more of the toolbars is compressed into the ">" submenu item. May help to add more toolbar options by going into "Settings --> Configure Toolbars" so the width required to create the ">" submenu is wider.
3. Take note of the columns count when the ">" submenu appears.
4. Open "Settings --> Edit Current Profile..." and set the "Initial terminal size" columns option to be the previously noted column count or fewer
5. Open new Konsole instance

OBSERVED RESULT
Konsole column count is the amount needed to fit the toolbars without the ">" submenus

EXPECTED RESULT
Konsole column count respects the set column count, and any toolbars that don't fit are put into the ">" submenus

SOFTWARE/OS VERSIONS
Linux: 5.15.5-arch1-1
KDE Plasma Version: 5.23.3
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION