Bug 1020542

Summary: RHEL 7 Firstboot: Forward button displayed as Finish
Product: Red Hat Enterprise Linux 7 Reporter: Sharath Dwaral <fsharath>
Component: subscription-managerAssignee: candlepin-bugs
Status: CLOSED WONTFIX QA Contact: John Sefler <jsefler>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: alikins, dgoodwin, jgalipea, jmolet, jsefler, redakkan, skallesh, spandey
Target Milestone: rc   
Target Release: 7.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-03 15:40:19 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:
Bug Depends On:    
Bug Blocks: 1005618    
Attachments:
Description Flags
RHEL 7 no forward button none

Description Sharath Dwaral 2013-10-17 21:13:32 UTC
Created attachment 813554 [details]
RHEL 7 no forward button

Description of problem:
RHEL 7 Firstboot: Forward button displayed as Finish even before it reaches the last screen

Version-Release number of selected component (if applicable):
# subscription-manager version
server type: Red Hat Subscription Management
subscription management server: 0.8.29-1
subscription-manager: 1.10.4-1.el7
python-rhsm: 1.10.3-1.el7

How reproducible:
Always

Steps to Reproduce:
1. Start Firstboot
2. Click Next

Actual results:
See Attachmnent

Expected results:
There should be a forward button. Finshs should be displayed in the last screen

Additional info:

Comment 1 Adrian Likins 2013-10-18 17:46:40 UTC
Firstboot seems to set the button to "Finish" if it is on the screen, of the last module. Which we are, more or less (we are the last module, and the rhsm screens only have one "screen" [the ui flow is described internally and it intercepts the firstboot buttons) so it is the last screen to firstboot.

UI wise, it's also weird since we dont have a finish screen (or in some cases, dont know the bits of ui shown will be the last ones depending on server info (ie,
we ask some info, then "subscribe" which in the simplest case will be the last user interaction, but in some cases there will be more screens)).

We could add a finish screen, that would always be last. Then it would make since for a "finish" button.

Comment 2 Adrian Likins 2013-11-21 21:15:41 UTC
Since we are now the only firstboot module, we are also the first module, which seems to override being the last module. So, now we get "Forward" instead of "Finish"

Comment 3 Bryan Kearney 2014-03-19 20:50:10 UTC
Moving bugs from 7.0 to 7.1

Comment 5 Bryan Kearney 2014-07-30 19:21:35 UTC
Acking 7.1

Comment 6 Devan Goodwin 2014-11-03 15:40:19 UTC
I believe our current stance with firstboot is that we do not rock the boat with fixes that are not critical to the user experience. This qualifies as pretty minor to me and is not likely something we can fix, certainly not easily, especially given firstboot's unmaintained status.

However we will be going to the new anaconda modules in 7.2, which will likely address this for RHEL 7.2+.

Closing WONTFIX for now.