Tal Nisan has submitted this change and it was merged.
Change subject: gluster: fix tool tip issue in VolumeStatusCell
......................................................................
gluster: fix tool tip issue in VolumeStatusCell
BrowserEvents are not propagated to base class
AbstractCell from VolumeStatusCell. As a result
tooltip was not getting displayed.
Fixing by calling super class onBrowserEvent always
Change-Id: I994f9c158a8a381cf44615ff0c9e9311cebd53f5
Bug-Url:
https://bugzilla.redhat.com/1365604
Signed-off-by: Ramesh Nachimuthu <rnachimu(a)redhat.com>
(cherry picked from commit c0913aa5de82b34b54939e4350d9ad9cb1f0112a)
---
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/table/cell/VolumeStatusCell.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Tal Nisan: Passed CI tests
Alexander Wels: Looks good to me, approved
Ramesh N: Verified
Objections:
Jenkins CI: Failed CI tests
--
To view, visit
https://gerrit.ovirt.org/62377
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I994f9c158a8a381cf44615ff0c9e9311cebd53f5
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.0
Gerrit-Owner: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>