[konsole] [Bug 437791] konsole window 1 line height when there is no konsolesrc
Fabian Vogt
bugzilla_noreply at kde.org
Tue Aug 3 17:03:35 BST 2021
https://bugs.kde.org/show_bug.cgi?id=437791
Fabian Vogt <fabian at ritter-vogt.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|FIXED |---
CC| |a.samirh78 at gmail.com
Status|RESOLVED |REOPENED
--- Comment #12 from Fabian Vogt <fabian at ritter-vogt.de> ---
(In reply to Kurt Hindenburg from comment #11)
> Git commit bb7dd804b21d99c380886f6536b212a0ce03b701 by Kurt Hindenburg, on
> behalf of Ahmad Samir.
> Committed on 02/08/2021 at 15:28.
> Pushed by hindenburg into branch 'master'.
>
> Fix MainWindow size when there is no saved size
>
> The very first time a user runs Konsole, where is no konsolerc file in $HOME,
> there is no saved size to restore, instead use the sizeHint(), which ideally
> will be the size set in the default profile (based on lines/columns setting).
>
> M +15 -6 src/MainWindow.cpp
> M +1 -0 src/MainWindow.h
>
> https://invent.kde.org/utilities/konsole/commit/
> bb7dd804b21d99c380886f6536b212a0ce03b701
With this, konsole opens way too wide (220x28) on Wayland and on X11 it's
still 93x1. So unfortunately it's not fixed FWICT.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list