| Summary: | Default toolbar overflows now | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Andres Betts <anditosan1000> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bizyaev, med.medin.2014, nate, vkrevs |
| Priority: | NOR | Keywords: | regression, usability |
| Version First Reported In: | master | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/utilities/konsole/commit/217ed2762b4aee632882977eccb85eb3effb101f | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Andres Betts
2021-05-23 16:33:41 UTC
Yeah, IMO the real problem is that these "Load new tab*" actions should not be on the toolbar by default. There is never going to be enough room for them in any language unless you maximize the window on a 1080p screen. I agree with you. It almost seems to me that these layout buttons need to live in a settings menu and the copy/paste/find buttons need to be moved to that place. A possibly relevant merge request was started @ https://invent.kde.org/utilities/konsole/-/merge_requests/484 *** Bug 441198 has been marked as a duplicate of this bug. *** Git commit 217ed2762b4aee632882977eccb85eb3effb101f by Kurt Hindenburg, on behalf of Nathan Sprangers. Committed on 15/09/2021 at 20:19. Pushed by hindenburg into branch 'master'. Move splitview toolbar buttons into a button menu The buttons have very long labels, which made the window too wide or caused the toolbar to display a disclosure button to show all the options. This moves those buttons into a "Split View" toolbar button, which fixes those issues and looks much nicer. M +2 -6 desktop/konsoleui.rc M +14 -1 src/ViewManager.cpp https://invent.kde.org/utilities/konsole/commit/217ed2762b4aee632882977eccb85eb3effb101f |