Bug 1772357

Summary: iSCSI display error when login failed
Product: [Fedora] Fedora Reporter: 837637215
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 30CC: anaconda-maint-list, jkonecny, jonathan, kellin, rvykydal, vanmeeuwen+fedora, vponcova, wwoods
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-18 18:21:09 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:

Description 837637215 2019-11-14 09:02:06 UTC
Description of problem:
When login failed, the window of 'ADD iSCSI STORAGE TARGET' has been expanded,and cannot click cancel or quit button.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.ADD iSCSI TARGET
2.Input right ip address and wrong initiator name
3.click OK

Actual results:
In order to display login failed information,the window of 'ADD iSCSI STORAGE TARGET' has been expanded,and cannot click cancel or quit button.

Expected results:
The window of 'ADD iSCSI STORAGE TARGET' should not be expanded and the login failed information should be wraped.

Additional info:
As far as I am considered,there should be a fix in pyanaconda/ui/gui/spokes/advstorage/iscsi.py or iscsi.glade, i.e.,
add 
self._loginErrorLabel.set_line_wrap(True)
in iscsi.py,
or add wrap property to _loginErrorLabel in iscsi.glade.

Comment 1 Radek Vykydal 2020-03-18 18:21:09 UTC
This is being fixed in scope of bug 1811382 (https://bugzilla.redhat.com/show_bug.cgi?id=1811382#c23) so I am closing it as a duplicate.

*** This bug has been marked as a duplicate of bug 1811382 ***