Summary: | Moving System Settings application at the right side of the screen only show the left side of the application | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | khiccy |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | minor | CC: | nate |
Priority: | NOR | ||
Version: | 5.24.4 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
At the right of the kwin window the bug happpen
Other screenshot Normal State at the left ? |
Created attachment 149961 [details]
Other screenshot
Created attachment 149962 [details]
Normal State at the left ?
It looks systemsettings disobeys the window geometry size that kwin has asked for. (In reply to Vlad Zahorodnii from comment #3) > It looks systemsettings disobeys the window geometry size that kwin has > asked for. There's a way to fix this problem ? Maybe look at .Xsession file ? *** This bug has been marked as a duplicate of bug 434615 *** |
Created attachment 149960 [details] At the right of the kwin window the bug happpen STEPS TO REPRODUCE 1. Log in a Wayland session 2. Open System Settings 3. Drag into the right corner of the screen OBSERVED RESULT Minimize/Restore/Close buttons unachievable and the right side of the window is "hidden" EXPECTED RESULT It should be the same as other application like having access into kwin button at the top right SOFTWARE/OS VERSIONS Operating System: openSUSE Leap 15.4 KDE Plasma Version: 5.24.4 KDE Frameworks Version: 5.90.0 Qt Version: 5.15.2 Kernel Version: 5.14.21-150400.22-default (64-bit) Graphics Platform: Wayland Processors: 8 × Intel® Core™ i7-2600 CPU @ 3.40GHz Memory: 7.7 GiB of RAM Graphics Processor: AMD Radeon ™ RX 470 Graphics ADDITIONAL INFORMATION It's werid bug because it only at far I know System Settings application does this. I tested with other QT and GTK application and it works great ! I wonder why...