Bug 310632

Summary: Partitionmanager partition resize widget does not respect unresizable partitions
Product: [Applications] partitionmanager Reporter: Andrius Štikonas <andrius>
Component: generalAssignee: Andrius Štikonas <andrius>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrius Štikonas 2012-11-25 01:24:09 UTC
When filesystem reports no support for resizing (but moving is supported),  move/resize widget allows resizing partitions to the left

Reproducible: Always

Steps to Reproduce:
1. Create partition with filesystem that does not support resizing (leave some unallocated space before the start of this partition)
2. Press Resize/Move button
3. Try to resize partition to the left.
Actual Results:  
Partitionmanager crashes after pressing "Apply"

Expected Results:  
Partition resize widget does not allow resizing.
Comment 1 Andrius Štikonas 2012-12-09 15:54:28 UTC
SVN commit 1327840 by stikonas:

Set unresizable partitions as read only.


 M  +2 -5      partresizerwidget.cpp  
 M  +3 -0      sizedialogbase.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1327840