Bug 454530

Summary: Empty frame in resize/move dialog
Product: [Applications] partitionmanager Reporter: ratijas <me>
Component: generalAssignee: Andrius Štikonas <andrius>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 22.04.2
Sentry Crash Report:
Attachments: Partition Manager - empty frame

Description ratijas 2022-05-28 11:30:30 UTC
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
Comment 1 Andrius Štikonas 2022-05-28 21:11:58 UTC
Thanks I can reproduce it too.
Comment 2 Andrius Štikonas 2022-05-28 21:32:24 UTC
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).
Comment 4 ratijas 2022-05-28 22:23:36 UTC
Well, that was super fast. Thank you!