Created attachment 163915 [details] Demonstration If you expand the application to full screen and return it to its original state - the interface elements do not adapt. Corrected by re-entering the tab. Clearly shown in the video. STEPS TO REPRODUCE 1. Open the System Monitor application 2. Expand it and return it to its original size. SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Neon (Unstable), Wayland KDE Plasma Version: 5.90.0 KDE Frameworks Version: 5.246.0 Qt Version: 6.6.0
Hmm, cannot reproduce.
Hmm, that's weird. Are you running X11 or Wayland? And what monitor resolution do you have? I tested this on a full HD monitor.
Wayland. Tested on a 4K@200% screen and a FHD@1080p screen.
(In reply to Zhora Zmeikin from comment #2) > Hmm, that's weird. Are you running X11 or Wayland? And what monitor > resolution do you have? I tested this on a full HD monitor. Cant reproduce. is still happening? Otherwise change the status. Operating System: KDE neon Unstable Edition KDE Plasma Version: 6.0.80 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.1 Kernel Version: 6.5.0-15-generic (64-bit) Graphics Platform: Wayland Processors: 6 × Intel® Core™ i5-9400T CPU @ 1.80GHz Memory: 15.4 GiB of RAM Graphics Processor: Mesa Intel® UHD Graphics 630 Manufacturer: HP Product Name: HP Pavilion All-in-One 24-xa0xxx
*** Bug 480323 has been marked as a duplicate of this bug. ***
I have the same issue when switching between pages: the layout of some pages is broken and resizing the window fixes those layouts. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20240515 KDE Plasma Version: 6.0.4 KDE Frameworks Version: 6.2.0 Qt Version: 6.7.0 Graphics Platform: X11
The reason may be the binding loop here: https://invent.kde.org/plasma/plasma-systemmonitor/-/blob/3657740d0c2fbd69bdadb9be67a4ea70bea68001/src/page/EditablePage.qml#L223