Bug 59587

Summary: GUI boot loader UI issues
Product: [Retired] Red Hat Linux Reporter: Chris Ricker <chris.ricker>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: high Docs Contact:
Priority: medium    
Version: 7.3   
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: 2002-05-06 20:55:29 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 Chris Ricker 2002-02-10 21:46:30 UTC
Two user-interface issues with the GUI boot loader configuration.

* new dialog boxes (such as gotten by clicking on Add or Edit in the "Boot
Loader Configuration" section) have absolutely no border, making it impossible
to recognize them visually as pop-up dialog boxes.  That might be a general GTK2
issue for all I know....

* when adding an additional OS to boot, the dialog box asks for a label and a
device.  Although it's not clear from the UI, the device name expected is the
instance (eg, hda1), not the actual device path (eg, /dev/hda1).  I didn't
realize this, and wound up entering /dev/hda1 and so forth in the box, which
results in configs which reference /dev//dev/hda1.  I like the idea of the
interface automatically inserting /dev/, but I think it should make it clear
that it is doing so.  This could be done by using /dev/ as a label before the
dialog entry, something like:

Device:    /dev/[ THIS AREA BETWEEN BRACKETS IS THE DIALOG BOX]

which should help avoid confusion

Comment 1 Jeremy Katz 2002-02-11 06:15:08 UTC
Added the shadow on the dialogs... the confusion about devices on the dialog is
eventually to be resolved with a dropdown selection instead of requiring you to
type it

Comment 2 Michael Fulbright 2002-02-12 17:24:17 UTC
*** Bug 59749 has been marked as a duplicate of this bug. ***

Comment 3 Jay Turner 2002-03-19 19:39:47 UTC
Deferring this until the next release.

Comment 4 Jeremy Katz 2002-05-06 20:55:24 UTC
Changed device entry to be a dropdown menu listing all partitions on your system

Comment 5 Michael Fulbright 2002-12-20 17:38:25 UTC
Time tracking values updated