Created attachment 177360 [details] Screenshot of the dialog In System Monitor right click on an item and select Send Signal-> Kill (or also Terminate). The popping up dialog has a Forcibly End Processes or End Processes button that goes outside of the "dialog" boundary. Well, it is not even a proper dialog box (yes, I know it is probably QML) :( If you do the same with right clicking to an empty area it will show "Forcibly end 0 processes" , which makes no sense.
Comment on attachment 177360 [details] Screenshot of the dialog Qt 6.8.1, on opensuse leap 15.6, X11.,
*** This bug has been marked as a duplicate of bug 497795 ***
The duplicate doesn't handle the content problem.
This is why you need to report different issues in different bug reports! :) Please open a new one for the "Forcibly end 0 processes" issue. *** This bug has been marked as a duplicate of bug 497795 ***
Really? Sorry. You could have just NOT close this and add a remark that the layout part is a duplicate.
That's true. However now that it's done, can you open a new bug report anyway? Should take about 30 seconds.
The bug remaining is that it shows 0 processes when you bring up the dialog by right clicking on an empty area.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/336
Git commit 37b0732a5f58fb09a32cb62d2ce93ef4159b08c8 by Nate Graham. Committed on 21/01/2025 at 16:26. Pushed by ngraham into branch 'master'. Don't show context menu in table view when right-clicking on nothing Otherwise it shows a menu with items that don't work, and that's awkward. FIXED-IN: 6.3.0 M +6 -0 src/table/BaseTableView.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/37b0732a5f58fb09a32cb62d2ce93ef4159b08c8
Git commit 678d56900793bebc097f269f7669faa281103f16 by Nate Graham. Committed on 22/01/2025 at 19:37. Pushed by ngraham into branch 'Plasma/6.3'. Don't show context menu in table view when right-clicking on nothing Otherwise it shows a menu with items that don't work, and that's awkward. FIXED-IN: 6.3.0 (cherry picked from commit 37b0732a5f58fb09a32cb62d2ce93ef4159b08c8) Co-authored-by: Nate Graham <nate@kde.org> M +6 -0 src/table/BaseTableView.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/678d56900793bebc097f269f7669faa281103f16