Bug 12872

Summary: Disk Druid "Allocation Failed, Reason: Allocation Succeeded"
Product: [Retired] Red Hat Linux Reporter: Brent Nordquist <b-nordquist>
Component: anacondaAssignee: Brock Organ <borgan>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-07-11 12:45:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Brent Nordquist 2000-06-23 18:45:59 UTC
Using Disk Druid on a system with only one drive (hda in my case):

Click "Add" to add a new partition.

Use ONLY keyboard to fill out the dialog box:
   Mount Point:       /usr<tab>
   Size (Megs):       2048<tab><tab><tab>
   Allowable Drives:  <space><tab>
   OK                 <space>
(Note how the space bar deselects the only Allowable Drive)

Error dialog:
   There are currently unallocated partition(s)...
   /usr               Allocation Succeeded
(Note how the /usr partition shows up in red.)

Highlight /usr and click "Edit" to edit the partition.

Dialog shows:
   Allocation Status: Failed
   Failure Reason:    Allocation Succeeded

So, we successfully failed.  :-)  Seriously, I think the bug here is that, 
just as you can't deselect the last drive using the mouse, you shouldn't 
be able to with the keyboard either.

Comment 1 Michael Fulbright 2000-06-29 19:52:01 UTC
Fixed in internal build.

Comment 2 Brent Nordquist 2000-07-11 12:45:49 UTC
Confirmed fixed in Winston Beta-3.  A dialog appears if you try to leave the 
screen with no drives selected.  Thanks!