Created attachment 602749 [details] expand Description of problem: Cannot resize the Storage domain Dialogue window, Thus cannot see the name given to a LUN Version-Release number of selected component (if applicable): 3,1/si13.1 How reproducible: always Steps to Reproduce: 1.create new Storage domain 2.Look for a new LUN created, Actual results: I can see the IQN without the name given on the storage server Expected results: Allow resize of Dialogue window should shwo full name Additional info: pic
in any case, we will need to introduce a dialog-resizing ability to the GUI infrastructure, even if applied initially only to the storage dialog.
* Regarding the target name, it can still be viewed by hovering on it (a tool-tip with the full name is shown). * Regarding the dialog current dimensions, is there any kind of estimation of how long a target name could be?
From my point of view, the same way we had with WPF, to see the whole name - not via tooltip (Since I would need to go over each LUN to find my LUN). Especially the last part (not the first part - the iqn part)
for now, just change this dialog to be big enough.
bug 851845 on dialog resizing has been opened.
patches sent upstream: * http://gerrit.ovirt.org/#/c/7554/ Adding resizable dialogs support to UI infrastructure. * http://gerrit.ovirt.org/#/c/7555/ Enabling resizing *only* for Storage and Disk dialogs (since some dialogs require adjustments of their inner widgets for proper resizing). Resizing support for all dialogs should be revisited as part of: https://bugzilla.redhat.com/show_bug.cgi?id=851845
*** Bug 853367 has been marked as a duplicate of this bug. ***
patches merged upstream: * http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=commit;h=e7d18374f92ba4e9adb0c8094578734dfbc7d31a * http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=commit;h=dedc88a724ca8461afc9d560388daaaa689c00f7
Merged Iec5acd2fdc6aafebecf306b2be3b4a2f53b1cf62
correction, I7413550422d7e67acb7b8ac94ba59bb8d5c68c1f
si18. fixed.
*** Bug 833036 has been marked as a duplicate of this bug. ***