Daniel Erez has submitted this change and it was merged.
Change subject: webadmin: reset mouse cursor for resizable dialog
......................................................................
webadmin: reset mouse cursor for resizable dialog
Mouse-cursor stuck on resize-image after closing
a dialog while re-sizing it.
The fix ensures that when closing the dialog the cursor
resets back to default.
Change-Id: Ib7f8168690eabf7a3c29e412978122e4e90fc6fe
Bug-Url:
https://bugzilla.redhat.com/894076
Signed-off-by: Gilad Chaplik <gchaplik(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/dialog/ResizableDialogBox.java
1 file changed, 17 insertions(+), 0 deletions(-)
Approvals:
Daniel Erez: Looks good to me, approved
Gilad Chaplik: Verified
--
To view, visit
http://gerrit.ovirt.org/22956
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib7f8168690eabf7a3c29e412978122e4e90fc6fe
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server