Bug 929252

Summary: Creating user account in TUI - items not visible in menu can be selected
Product: [Fedora] Fedora Reporter: Jan Stodola <jstodola>
Component: anacondaAssignee: Samantha N. Bueno <sbueno>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 19CC: g.kaviyarasu, jonathan, mkolman, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-12 20:45:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 920667    
Attachments:
Description Flags
anaconda.log
none
program.log
none
storage.log
none
syslog none

Description Jan Stodola 2013-03-29 15:21:01 UTC
Description of problem:
Text-mode spoke for creating user accepts choices that are not visible:

================================================================================
Create user

 1) [ ] Create user
  Please make your choice from above ['q' to quit | 'c' to continue]: 2
================================================================================
================================================================================
Enter new value for 'Fullname' and press enter



Version-Release number of selected component (if applicable):
F19-Alpha-TC3
anaconda-19.14

How reproducible:
always

Steps to Reproduce:

Installation

 1) [!] Timezone settings                 2) [!] Install Destination
        (Timezone is not set.)                   (No disks selected)
 3) [!] Set root password                 4) [!] Create user
        (Password is not set.)                   (No user will be created)
  Please make your choice from above ['q' to quit | 'c' to continue]: 4
================================================================================
================================================================================
Create user

 1) [ ] Create user
  Please make your choice from above ['q' to quit | 'c' to continue]: 2
================================================================================
================================================================================
Enter new value for 'Fullname' and press enter


Actual results:
Choice "2" is accepted although no such item is present in menu

Expected results:
"2" is not accepted as a valid choice

Comment 1 Jan Stodola 2013-03-29 15:23:20 UTC
Created attachment 718104 [details]
anaconda.log

Comment 2 Jan Stodola 2013-03-29 15:23:23 UTC
Created attachment 718105 [details]
program.log

Comment 3 Jan Stodola 2013-03-29 15:23:26 UTC
Created attachment 718106 [details]
storage.log

Comment 4 Jan Stodola 2013-03-29 15:23:29 UTC
Created attachment 718107 [details]
syslog

Comment 5 Jan Stodola 2013-03-29 15:42:46 UTC
hmm, thinking about this "user" spoke again - wouldn't be better to get rid of the extra step "1) [ ] Create user" in the spoke to show all the options?

================================================================================
Installation

 1) [!] Timezone settings                 2) [!] Install Destination
        (Timezone is not set.)                   (No disks selected)
 3) [!] Set root password                 4) [!] Create user
        (Password is not set.)                   (No user will be created)
  Please make your choice from above ['q' to quit | 'c' to continue]: 4
================================================================================
================================================================================
Create user

 1) [ ] Create user
  Please make your choice from above ['q' to quit | 'c' to continue]: 1
================================================================================
================================================================================
Create user

 1) [x] Create user
 2) Fullname
 3) Username
 4) [ ] Use password
 6) [ ] Administrator
 7) Groups
  Please make your choice from above ['q' to quit | 'c' to continue]:


And having something like this instead?

================================================================================
Installation

 1) [!] Timezone settings                 2) [!] Install Destination
        (Timezone is not set.)                   (No disks selected)
 3) [!] Set root password                 4) [!] Create user
        (Password is not set.)                   (No user will be created)
  Please make your choice from above ['q' to quit | 'c' to continue]: 4
================================================================================
================================================================================
Create user

 1) Fullname
 2) Username
 3) [ ] Use password
 5) [ ] Administrator
 6) Groups
  Please make your choice from above ['q' to quit | 'c' to continue]:

Comment 6 Samantha N. Bueno 2013-12-12 20:45:11 UTC
This should be closed in rawhide with commit 3d5808e5e1a68f37dcc2ada7aad36a886fd1f90a.