[konsole] [Bug 441610] when switching virtual desktops on OpenBox, konsole windows revert to their default sizes
Kurt Hindenburg
bugzilla_noreply at kde.org
Tue Aug 31 23:11:44 BST 2021
https://bugs.kde.org/show_bug.cgi?id=441610
Kurt Hindenburg <kurt.hindenburg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Latest Commit| |https://invent.kde.org/util
| |ities/konsole/commit/68f150
| |5d5f6ffe6406a48732a76dbc43f
| |f88f352
Version Fixed In| |21.08.1
Resolution|--- |FIXED
--- Comment #3 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit 68f1505d5f6ffe6406a48732a76dbc43ff88f352 by Kurt Hindenburg, on
behalf of Ahmad Samir.
Committed on 31/08/2021 at 21:04.
Pushed by hindenburg into branch 'master'.
Don't resize window when switching virtual desktops in OpenBox
It looks like switching virtual desktops in OpenBox invokes a show event
(this doesn't happen while running Plasma).
The code in MainWindow::showEvent() should only be run once on first show,
so guard it with a bool member.
FIXED-IN: 21.08.1
M +11 -12 src/MainWindow.cpp
M +1 -1 src/MainWindow.h
https://invent.kde.org/utilities/konsole/commit/68f1505d5f6ffe6406a48732a76dbc43ff88f352
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list