| Summary: | [Tooltips] tooltip discrepancy on Virtual Machines tab | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Greg Sheremeta <gshereme> | ||||||
| Component: | ovirt-engine-webadmin | Assignee: | Greg Sheremeta <gshereme> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Lukas Svaty <lsvaty> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | unspecified | CC: | bugs, ecohen, lsvaty, mgoldboi, michal.skrivanek, rbalakri, yeylon | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | 3.6.0 | ||||||||
| Hardware: | All | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | ux | ||||||||
| Fixed In Version: | ovirt-engine-3.6.0-0.0.master.20150412172306.git55ba764 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2015-11-04 11:46:52 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | UX | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 816240 [details]
GWT DecoratedPopupPanel based tooltip
setting target release to current version for consideration and review. please do not push non-RFE bugs to an undefined target release to make sure bugs are reviewed for relevancy, fix, closure, etc. rhevm-webadmin-portal-3.6.0-0.13.master.el6.noarch 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 816238 [details] HTML status based tooltip Description of problem: Most hoverable icons now use a fancy tooltip, but there are still a few around that use HTML status, which is not decorated. On the Virtual Machines tab, each of these is right next to each other, making the problem obvious. Version-Release number of selected component (if applicable): N/A, master How reproducible: always Steps to Reproduce: 1. login to WebAdmin 2. Make sure Virtual Machines tab is selected 3. (you must have at least one VM setup) 4. hover over the status icon 5. hover over the type icon Actual results: The tooltips displayed have different looks (see attached screenshots) Expected results: Tooltips should all look the same Additional info: Ideally we'd hunt down all HTML status tooltips and replace them all.