| Summary: | [RHEVM] [webadmin] long vNIC name breaks layout of Edit Virtual Machine dialog | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Martin Pavlik <mpavlik> | ||||||
| Component: | ovirt-engine-webadmin-portal | Assignee: | Alona Kaplan <alkaplan> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Michael Burman <mburman> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 3.3.0 | CC: | alkaplan, ecohen, gklein, iheim, lvernia, masayag, myakove, nyechiel, rbalakri, Rhev-m-bugs, yeylon | ||||||
| Target Milestone: | --- | Keywords: | Reopened | ||||||
| Target Release: | 3.5.0 | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | network | ||||||||
| Fixed In Version: | av3 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2015-02-17 17:09:37 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | Network | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Bug Depends On: | 1096662 | ||||||||
| Bug Blocks: | 1142923, 1156165 | ||||||||
| Attachments: |
|
||||||||
Note that the room for the vNIC name was increased within the realm of the reasonable, but this can still be messed up if the name is long enough. This would be hard to solve for any length, as I don't think we limit the length of a vNIC name anywhere; if we start limiting it now, this will cause trouble to existing users with long vNIC names. Created attachment 875145 [details]
png
Problem still exists. See attach image See my previous comment. To myakove's suggestion, probably possible to solve with three dots and a tooltip or something of the sort. rhev 3.5.0 was released. closing. |
Created attachment 823506 [details] screenshot 1 Description of problem: if VM has a vNIC with long name (e.g. 012345678901234567890123456789012345678901234567890123456789) it breaks layout of edit VM dialog (see screenshot) Version-Release number of selected component (if applicable): Red Hat Enterprise Virtualization Manager Version: 3.3.0-0.32.beta1.el6ev How reproducible: 100% Steps to Reproduce: 1. create new VM 2. add vNIC with long name e.g. 012345678901234567890123456789012345678901234567890123456789 3. Virtual Machines -> your VM -> Edit Actual results: Edit virtual machines dialog has broken layout Expected results: Long names correctly displayed Additional info: this will also appear on new VM dialog if blank template has vNIC with long name in it