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.
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