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 <shavivi(a)redhat.com>
---
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 <shavivi(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi(a)redhat.com>