Bug 463679 - no close button on the last step
Summary: no close button on the last step
Status: CLOSED NOT A BUG
Alias: None
Product: drkonqi
Classification: Applications
Component: general (show other bugs)
Version: 5.26.4
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-31 23:37 UTC by Christopher Yeleighton
Modified: 2023-01-07 08:45 UTC (History)
2 users (show)

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 Christopher Yeleighton 2022-12-31 23:37:56 UTC
SUMMARY
The last step of the wizard does not have any close button.


STEPS TO REPRODUCE
1. { konsole --platform vnc; }
2. Press [Shift [Ctrl [V]]].
3. Report the crash.
4. Try to close the widget.

OBSERVED RESULT
No way.

EXPECTED RESULT
A button to close and [Ctrl [Q]] keyboard shortcut should close the widget.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: openSUSE Tumbleweed 20221230
(available in About System)
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7

ADDITIONAL INFORMATION
Comment 1 Harald Sitter 2023-01-01 00:43:03 UTC
There is a close button in the window decoration.
Comment 2 Christopher Yeleighton 2023-01-01 09:14:33 UTC
(In reply to Harald Sitter from comment #1)
> There is a close button in the window decoration.

There is no window decoration under VNC.
Comment 3 Harald Sitter 2023-01-01 12:14:54 UTC
Then we don't support it.
Comment 4 Christopher Yeleighton 2023-01-02 00:43:24 UTC
(In reply to Harald Sitter from comment #3)
> Then we don't support it.

Do we have a document enumerating things what we do support?
Comment 5 Christopher Yeleighton 2023-01-02 15:13:01 UTC
(In reply to Harald Sitter from comment #3)
> Then we don't support it.

Let me cite <URL: https://develop.kde.org/ >:

Multi-Platform

Develop once, deploy everywhere. Built on top of Qt, KDE's technologies work on every platform.

Desktop Linux, Android, Windows, macOS, embedded, and more
Comment 6 Nate Graham 2023-01-07 00:50:55 UTC
If you're operating without window decorations, you're squarely in "I'm an expert and I should know with I'm doing" territory. :) If that doesn't describe you, you should take steps to re-enable the window decorations.
Comment 7 Christopher Yeleighton 2023-01-07 02:33:00 UTC
It is not possible to enable window decorations under VNC because window decorations are a part of the window frame and the window frame belongs to the window manager and there is no window manager for VNC.
Comment 8 Nate Graham 2023-01-07 02:35:10 UTC
So launch a window manager?

This isn't an app bug.
Comment 9 Christopher Yeleighton 2023-01-07 02:41:12 UTC
There is no window manager that runs on VNC platform (it would be called kwin_vnc if it existed).
Comment 10 Christopher Yeleighton 2023-01-07 02:41:51 UTC
The VNC platform operates in a single-window mode.  It is not possible to resize a window, to move it or to close it from outside.  Disconnecting the VNC client does not close the window—you can reconnect later.
Comment 11 Christopher Yeleighton 2023-01-07 03:15:53 UTC
BTW, you can get the same problem on the X11 platform too: the Plasma session does not guarantee that the window manager quits last on session shutdown and it may happen, and it quite often does, that an application crashes on VM_SAVE_YOURSELF after the window manager has already quit.  You can then perform all the bug report steps in this mode but closing the window (which is necessary to shut down) requires a very elaborate procedure: you have to tell the browser (which can be launched from the bug report window) to download a file, to open the download location, then you tell the file manager to open a terminal and then you can launch the window manager from the terminal just to close the bug report window.  This is crazy.
Comment 12 Nate Graham 2023-01-07 03:19:27 UTC
These aren't issues that can be fixed in DrKonqi. Please stop re-opening the bug report.
Comment 13 Christopher Yeleighton 2023-01-07 08:45:17 UTC
All these issues will be fixed by adding a close button to the last step of the wizard.