Bug 1772357 - iSCSI display error when login failed
Summary: iSCSI display error when login failed
Keywords:
Status: CLOSED DUPLICATE of bug 1811382
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 30
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-14 09:02 UTC by 837637215
Modified: 2020-03-18 18:21 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-03-18 18:21:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


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