
Alexander Wels 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@redhat.com> --- 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: Alexander Wels: Looks good to me, approved Jenkins CI: Passed CI tests Ramesh N: Verified -- To view, visit https://gerrit.ovirt.org/62277 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I994f9c158a8a381cf44615ff0c9e9311cebd53f5 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ramesh N <rnachimu@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ramesh N <rnachimu@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>