Bug 446126 - Toolbar size overrides terminal width settings instead of using drop-down menu
Summary: Toolbar size overrides terminal width settings instead of using drop-down menu
Status: REPORTED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 21.08.3
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-26 18:15 UTC by Kody
Modified: 2021-11-26 18:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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