Bug 1230723
| Summary: | Path of nfs storage is cut in 'General' subtab | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Lukas Svaty <lsvaty> | ||||||||
| Component: | ovirt-engine-webadmin | Assignee: | Alexander Wels <awels> | ||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Elad <ebenahar> | ||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | medium | ||||||||||
| Version: | 3.6 | CC: | acanan, amureini, awels, bugs, ebenahar, ecohen, gklein, lsurette, mgoldboi, rbalakri, yeylon | ||||||||
| Target Milestone: | m1 | ||||||||||
| Target Release: | 3.6.0 | ||||||||||
| Hardware: | All | ||||||||||
| OS: | All | ||||||||||
| Whiteboard: | storage | ||||||||||
| Fixed In Version: | 3.6.0-4_alpha3 | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2015-11-04 11:17:10 UTC | Type: | Bug | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
another issue: http://i.imgur.com/WoKnmXl.png ("Critical Space Action Blocker" label overlapping with the value). @Alexander - related to https://gerrit.ovirt.org/#/c/37527/ [Update GeneralFormPanel to use bootstrap grids]? If it's something that you believe you should fix (rather than the storage team) - please assign to yourself. thanks. Most likely the panel that contains the form panel is too small. It should be relatively easy to fix. Let me do it real quick. (In reply to Alexander Wels from comment #2) > Most likely the panel that contains the form panel is too small. It should > be relatively easy to fix. Let me do it real quick. excellent, thanks Alexander. I assigned the BZ to you. Turns out to be slightly more complicated than anticipated, but still fairly straight forward. ovirt-3.6.0-3 release Checked with Version: ---------------------------------------- vdsm-4.17.0-1054.git562e711.el7.noarchrpm -qa ovirt-engine-3.6.0-0.0.master.20150627185750.git6f063c1.el6.noarch Verified using the following scenario: ---------------------------------------- Steps to Reproduce: 1. Go to 'Storage' tab 2. Select a storage 3. Go to 'General' subtab 4. See path of storage My nfs path was: 10.35.160.108:/RHEV/kevin_looooooooooooooooooooooooooooooooooong In Firefox I see 10.35.160.108:/RHEV/kevin_looooooooooooooooooooooooooooooooooong When increasing the resolution using Ctr + I see this 10.35.160.108:/RHEV/kevin_looooooooooooooooooooooooooooo In Chrome Browser I see: 10.35.160.108:/RHEV/kevin_looooooooooooooooooooooooooooooooooong When increasing the resolution using Ctr + I see this 10.35.160.108:/RHEV/kevin_looooooooooooooooooooooooooooo So moving to Reopen - Assign Created attachment 1049411 [details]
screenshot
Added screenshot
It should now give you the entire width of the panel instead of half (due to a bug). Created attachment 1063487 [details]
verification screenshot
The path of NFS storage domain is not cut. Attached screenshot.
Verified using ovirt-3.6.0-5
oVirt 3.6.0 has been released on November 4th, 2015 and should fix this issue. If problems still persist, please open a new BZ and reference this one. |
Created attachment 1037666 [details] Screenshot of storage tab, general subtab, shorten path Description of problem: After selecting a 'Storage' tab choosing a storage domain (nfs) and looking at 'General' subtab, 'Path' string is cut to different amount of characters based on screen resolution. Zooming-in on firefox makes path even shorter. Version-Release number of selected component (if applicable): ovirt-engine-webadmin-portal-3.6.0-0.0.master.20150519172219.git9a2e2b3.el6.noarch browser: firefox-38.0.1-1.fc20.x86_64 How reproducible: 100% Steps to Reproduce: 1. Go to 'Storage' tab 2. Select a storage 3. Go to 'General' subtab 4. See path of storage Actual results: 'Path' is shortened, even that no other information is displayed as no other columns exist. Expected results: Either somehow tell user the path is shortened (border) or display full path. Additional info: Screenshot.