Bug 470536 - Exiting in full screen mode saves awkward window placement
Summary: Exiting in full screen mode saves awkward window placement
Status: REPORTED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 23.04.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-01 18:55 UTC by Adam Weiss
Modified: 2023-06-01 18:55 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 Adam Weiss 2023-06-01 18:55:18 UTC
SUMMARY

This may be a bug in Kwin or a bug in Konsole, any assistance in getting it to the right place would be greatly appreciated!

Full screen Konsole windows appear to save full screen geometry on exit, which means that at next launch an inconvenient window that has an offscreen title bar is restored by default, meaning a multistep process to move the window to get to the title bar and window controls to resize it.

STEPS TO REPRODUCE
1. Open Konsole
2. F11
3. CTRL-M
4. Observe full screen terminal with no decorations visible
5. CTRL-D
6. Relaunch Konsole

OBSERVED RESULT

Observe new window that is full screen sized, but now has the title bar offscreen.

EXPECTED RESULT

At a minimum a new window that fits on the screen so the user can move it or resize it without too much fuss, maybe consider remembering full screen mode as well (where F11 would return to this window size).  Either way, avoid creating new windows that have offscreen title bars under all circumstances.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Arch 20230531
(available in About System)
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.106.0
Qt Version: 5.15.9

ADDITIONAL INFORMATION

Wayland, multimonitor with external monitor above laptop monitor.