Bug 648357 - allow single Return to accept DHCP net config on stage1 network page
Summary: allow single Return to accept DHCP net config on stage1 network page
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Radek Vykydal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-01 05:27 UTC by Jens Petersen
Modified: 2011-08-09 07:41 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-08-08 02:26:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jens Petersen 2010-11-01 05:27:24 UTC
Description of problem:
It is annoying to have to press Tab 7 times
just to accept the default of dhcp networking.

How reproducible:
every time

Steps to Reproduce:
1. Boot boot.iso
2. Move through to "Configure TCP/IP" page
3. Try to press Return to move use DHCP.
  
Actual results:
2. Return key takes on through pages until net config page.
3. Have to press Tab 7 times first to get to the OK button

Expected results:
3. Return should accept default DHCP net settings
   and couple of Tab presses could take one to checkboxes
   if necessary.  Does newt support that?

Alternatively maybe add another screen
with two buttons for "DHCP" (default) and "Manual" config.
(I guess it would be pretty unusual to install
without network configuration these days.)
these days are seem small. :)

Comment 1 Chris Lumens 2010-11-01 14:34:21 UTC
Does F12 not take you to the next screen?  That should be documented on the screen somewhere.

Comment 2 Jens Petersen 2010-11-02 00:19:39 UTC
Doh - yes the F12 key is documented!  I had never noticed that... lol.
I see it even works in the GUI.

I still think Return would be good on the TUI network page though
since it is the last page before going to GUI, but I can't
really argue with [F12].

Comment 3 Chris Lumens 2010-11-02 14:16:50 UTC
I'll reassign this to Radek to see if he wants to do it.  I think other screens support moving forward with enter.

Comment 4 Dennis Appelon Nielsen 2011-08-07 21:16:54 UTC
Is this bug still relevant in recent Fedora releases ?
Please confirm...?

Comment 5 Jens Petersen 2011-08-08 02:26:36 UTC
I can't see any DHCP page any more by default in recent Fedora releases
so closing this out.
Shame I didn't note down what version I originally saw this on...

Comment 7 Radek Vykydal 2011-08-08 12:19:48 UTC
This is still present in Fedora. The fix is not as easy as it might appear. On the Configure TCP/IP screen the "Ok" and "Back" buttons are in a buttonbox which is part of a form (newt library components). Adding ENTER hotkey to the form would override ENTER on "Cancel" button. Maybe setting focus to "OK" is the way but if only I'd be able to do this in newt. I'd prefer to wait for the new UI in Fedora (http://fedoraproject.org/wiki/Anaconda/UX_Redesign).

Comment 8 Jens Petersen 2011-08-09 02:48:22 UTC
Right but now it only appears with "askmethod"?

Comment 9 Radek Vykydal 2011-08-09 07:41:20 UTC
In Fedora it should appear only if network needs to be enabled in loader (http://fedoraproject.org/wiki/Anaconda/Network#Network_enablement_in_installer, http://fedoraproject.org/wiki/Anaconda/Network#Loader_text_UI) or when using "asknetwork".


Note You need to log in before you can comment on or make changes to this bug.