Opened 10 years ago
#11872 new bug
Inconsistency between reported partition size value and actual partition size value
Reported by: | kushalsingh007 | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/DriveSetup | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
While trying to create a partition (after initializing partition map) when the user tries to take the offset bar to the left most extreme , then even though the partition size is zero, since the offset reported in the text box is zero, the value displayed is non-zero. Once taken to the left most extreme then even on typing the value of offset as zero the partition size value is reported incorrectly. But if the offset is moved to somewhere else other than left most extreme , then on typing the value 0 in the offset text box the correct value gets displayed. This bug can be easily reproduced with large sized drives. In my case I had a 2TB (virtual) drive and I was trying to create a partition with 1TB space in the partition map.
Screenshot showing the inconsistency between the actual and reported values.