Greg Sheremeta has submitted this change and it was merged. Change subject: userportal, webadmin: fixed hanging tooltips on click ......................................................................
userportal, webadmin: fixed hanging tooltips on click Added a click handler to Tooltip to close the Tooltip when mouse is clicked anywhere in the application. WidgetTooltips were missing the click handler functionality to close tooltips on any mouse click. (ElementTooltip has its own click handler that can probably be removed in a follow-up patch.) Change-Id: I79d21be8f9832635e1c13e2fb1b604b5817ba351 Bug-Url: https://bugzilla.redhat.com/1211171 Signed-off-by: Greg Sheremeta <gsher...@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/tooltip/Tooltip.java 1 file changed, 18 insertions(+), 0 deletions(-) Approvals: Alexander Wels: Looks good to me, approved Jenkins CI: Looks good to me, but someone else must approve Greg Sheremeta: Verified -- To view, visit https://gerrit.ovirt.org/40678 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I79d21be8f9832635e1c13e2fb1b604b5817ba351 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Greg Sheremeta <gsher...@redhat.com> Gerrit-Reviewer: Alexander Wels <aw...@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gsher...@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches