Bug 441969

Summary: Window position and size not getting remember for special config
Product: [Plasma] kwin Reporter: Rajinder Yadav <devguy.ca>
Component: rulesAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: isma.af, nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Rajinder Yadav 2021-09-03 20:54:07 UTC
SUMMARY

Here is a quick video showing the problem along with other bugs which I am sure you are all well aware off.

https://youtu.be/tAtFyETunZI

Operating System: openSUSE Tumbleweed 20210901
KDE Plasma Version: 5.22.4
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.2
Kernel Version: 5.13.13-1-default (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 2700X Eight-Core Processor
Memory: 62.7 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3080/PCIe/SSE2
Comment 1 Rajinder Yadav 2021-09-03 21:00:16 UTC
This seems to be broken for Libre Office applications in general, the other windows like dolphin, konsole, kate seem to work fine with special window config.
Comment 2 Nate Graham 2021-09-09 17:00:34 UTC
The video shows the problem: you ignored the message in the window rules editor about needing to set "ignore requested geometry" to true. :) If you set that, it should work.
Comment 3 Rajinder Yadav 2021-09-11 19:12:03 UTC
Hi Nate, I noticed it was not pointing to the application, I ended up deleting it and then assigning it and it started to work. However I will also use your advice and ignore requested geometry, thanks!