Created attachment 149287 [details] Partition Manager - empty frame SUMMARY There's an empty rectangle frame in the Resize/move partition dialog window. STEPS TO REPRODUCE 1. Open partition manager 2. Right click on an unmounted partition 3. Choose Resize/move action from the context menu OBSERVED RESULT Wide & short empty rectangle right below the partitions chart. EXPECTED RESULT No empty frames in UI SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.25.80 KDE Frameworks Version: 5.95.0 Qt Version: 5.15.4 Kernel Version: 5.17.9-arch1-1 (64-bit) Graphics Platform: X11 Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz Memory: 15.6 GiB of RAM Graphics Processor: NVIDIA GeForce GTX 970M/PCIe/SSE2
Thanks I can reproduce it too.
Looks like this is partition type groupbox somehow not being fully hidden (the one that shows primary/extended/logical choices when creating partitions in MBR partition table).
Fixed in https://invent.kde.org/system/partitionmanager/-/commit/4a3d152879bfad32ce63ae05b1f8c6ff96077b6e
Well, that was super fast. Thank you!