Shahar Havivi has submitted this change and it was merged. Change subject: webadmin: Users manage event tree view crash ......................................................................
webadmin: Users manage event tree view crash The dialog "Add new notifications" from Users->'Event Notifier'->'Manage Events' Have GWT Tree, currently GWT have a bug on clicking and dragging the mouse between the Tree rows cause the tree to crash. The workaround is to remove the row margins and increase the row spacing. Change-Id: Ifbaea5da050a0b044f2f1ccd20f2e536b9e59d7d Bug-Url: https://bugzilla.redhat.com/974206 Signed-off-by: Shahar Havivi <[email protected]> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/user/ManageEventsPopupView.java A frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/webadmin/css/NotificationsTree.css 2 files changed, 70 insertions(+), 1 deletion(-) Approvals: Shahar Havivi: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15885 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifbaea5da050a0b044f2f1ccd20f2e536b9e59d7d Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Shahar Havivi <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
