Summary: | On X11, OSD to set multi-monitor mode inappropriately respects tiling shortcuts | ||
---|---|---|---|
Product: | [Plasma] KScreen | Reporter: | Patrick Silva <bugseforuns> |
Component: | Plasma Applet | Assignee: | David Edmundson <kde> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | andresbs2000, nate, plasma-bugs |
Priority: | NOR | ||
Version: | 5.25.90 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kscreen/commit/e72a8d984c724748cf9034ce0df3a0b93468a975 | Version Fixed In: | 5.26.1 |
Sentry Crash Report: | |||
Attachments: |
screen recording
video recorded on X11 |
All of these plasma dialogs should, really. *** Bug 426941 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 411462 *** This bug persists only on X11. Please watch the screen recording attached to this comment and observe what happens when I press the tiling shortcuts. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.26.80 KDE Frameworks Version: 5.99.0 Qt Version: 5.15.6 Graphics Platform: X11 Created attachment 152405 [details]
video recorded on X11
Do you still see the issue for other Plasma dialogs? That is to say, should we re-open Bug 411462? Or are you only seeing the problem for the KScreen OSD? Only the KScreen OSD is affected. Gotcha, thanks. Can reproduce on X11. A possibly relevant merge request was started @ https://invent.kde.org/plasma/kscreen/-/merge_requests/144 Git commit 5d3dbac4bbcdb47ff1d1292ca516363c55cbf57b by Marco Martin. Committed on 14/10/2022 at 11:03. Pushed by mart into branch 'master'. Use the osd window type using the proper osd window ttpe forbids it to minimize, maximize or tile M +1 -0 osd/osd.cpp https://invent.kde.org/plasma/kscreen/commit/5d3dbac4bbcdb47ff1d1292ca516363c55cbf57b Git commit e72a8d984c724748cf9034ce0df3a0b93468a975 by Nate Graham, on behalf of Marco Martin. Committed on 14/10/2022 at 14:11. Pushed by ngraham into branch 'Plasma/5.26'. Use the osd window type using the proper osd window ttpe forbids it to minimize, maximize or tile (cherry picked from commit 5d3dbac4bbcdb47ff1d1292ca516363c55cbf57b) M +1 -0 osd/osd.cpp https://invent.kde.org/plasma/kscreen/commit/e72a8d984c724748cf9034ce0df3a0b93468a975 |
Created attachment 127338 [details] screen recording SUMMARY As we can see in the attached screen recording, currently the OSD to set multi-monitor mode is tiled when we press mete+any arrow. This OSD should ignore all tiling shortcuts. STEPS TO REPRODUCE 1. press meta+p 2. press meta+any arrow 3. SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.18.80 KDE Frameworks Version: 5.69.0 Qt Version: 5.14.1 ADDITIONAL INFORMATION Also reproducible with Plasma 5.18.4 on Arch Linux.