Change in ovirt-engine[ovirt-engine-3.6]: webadmin: fix tooltip behavior in Setup Networks

Tal Nisan has submitted this change and it was merged. Change subject: webadmin: fix tooltip behavior in Setup Networks ...................................................................... webadmin: fix tooltip behavior in Setup Networks In Setup Host Networks, drag and drop operations were being blocked by tooltips. Added a mousedown handler on the relevent Panels to hide any open tooltip before initiating a DnD operation. Bug-Url: https://bugzilla.redhat.com/1249900 Bug-Url: https://bugzilla.redhat.com/1272857 Change-Id: I76a4dfe1d2002b57b42702257d3aad0b09ebef4a Signed-off-by: Greg Sheremeta <gshereme@redhat.com> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/panels/NetworkItemPanel.java 1 file changed, 15 insertions(+), 0 deletions(-) Approvals: Jenkins CI: Passed CI tests Greg Sheremeta: Looks good to me, approved Scott Dickerson: Verified -- To view, visit https://gerrit.ovirt.org/48873 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I76a4dfe1d2002b57b42702257d3aad0b09ebef4a Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Scott Dickerson <sdickers@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Einav Cohen <ecohen@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gshereme@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Scott Dickerson <sdickers@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com