Vojtech Szocs has submitted this change and it was merged.
Change subject: webadmin: added DecoratedPopupPanel tooltips to StyledImageResourceCell
......................................................................
webadmin: added DecoratedPopupPanel tooltips to StyledImageResourceCell
Changed StyledImageResourceCell to use a DecoratedPopupPanel for its tooptip
instead of plain HTML titles. This makes the tooltip in comment columns (and
other places) match the tooltip styles elsewhere in the application.
Change-Id: I843f7f3baec6abe1695116ae2dc0580d102887b7
Bug-Url:
https://bugzilla.redhat.com/990429
Signed-off-by: Greg Sheremeta <gshereme(a)redhat.com>
---
A
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/ElementAwareDecoratedPopupPanel.java
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/column/StyledImageResourceCell.java
2 files changed, 74 insertions(+), 3 deletions(-)
Approvals:
Vojtech Szocs: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/20201
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I843f7f3baec6abe1695116ae2dc0580d102887b7
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Greg Sheremeta <gshereme(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server