Bug 310632 - Partitionmanager partition resize widget does not respect unresizable partitions
Summary: Partitionmanager partition resize widget does not respect unresizable partitions
Status: RESOLVED FIXED
Alias: None
Product: partitionmanager
Classification: Applications
Component: general (show other bugs)
Version: Git
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Andrius Štikonas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-25 01:24 UTC by Andrius Štikonas
Modified: 2012-12-09 15:54 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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