Bug 973269

Summary: Firstboot proxy window should be same as that of Subscription-Manager Proxy window
Product: Red Hat Enterprise Linux 5 Reporter: Sharath Dwaral <fsharath>
Component: subscription-managerAssignee: Alex Wood <awood>
Status: CLOSED CANTFIX QA Contact: IDM QE LIST <seceng-idm-qe-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.10CC: awood, jgalipea
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-23 14:57:16 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: 840995    
Attachments:
Description Flags
Firstboot proxy window none

Description Sharath Dwaral 2013-06-11 15:19:46 UTC
Created attachment 759696 [details]
Firstboot proxy window

Description of problem:
The Firstboot Proxy window is slightly different from that Subscription manager Proxy window.

Version-Release number of selected component (if applicable):
# rpm -qa | egrep "subscription-manager|python-rhsm" 
subscription-manager-migration-data-1.11.3.1-1.git.1.78afd75.el5
subscription-manager-debuginfo-1.8.8-1.el5
python-rhsm-1.8.12-1.git.0.d747a65.el5
subscription-manager-firstboot-1.8.10-1.git.27.c1dbb63.el5
subscription-manager-gui-1.8.10-1.git.27.c1dbb63.el5
subscription-manager-1.8.10-1.git.27.c1dbb63.el5
subscription-manager-migration-1.8.10-1.git.27.c1dbb63.el5

How reproducible:
Always

Steps to Reproduce:
1. Launch firstboot
2. Navigate to Choose Service Menu
3. Click on Proxy Setup

Actual results:
The proxy window is different from that of Subscription Manager
- No Test Connection Button
- AT-SPI locators for textboxes (proxy location, proxy username and proxy password) are missing  

Expected results:
Should be the same as that of Subscription Manager

Additional info:
Please see attachment

Comment 1 RHEL Program Management 2013-06-11 15:28:26 UTC
This request was evaluated by Red Hat Product Management for inclusion
in a Red Hat Enterprise Linux release.  Product Management has
requested further review of this request by Red Hat Engineering, for
potential inclusion in a Red Hat Enterprise Linux release for currently
deployed products.  This request is not yet committed for inclusion in
a release.

Comment 2 Alex Wood 2013-07-23 14:57:16 UTC
The proxy set-up in firstboot is actually controlled by classes in the rhn-setup-gnome package.  The proxy window is created in rhnregGui.py in the NetworkConfigDialog class.  Adding the Test Connection button may be a larger feature request, but adding the AT-SPI locators to the appropriate glade file shouldn't be too difficult.  Perhaps file a bug against the appropriate RHN component?