Danny Rankevich has submitted this change and it was merged. Change subject: webadmin: Cropped context (right-click) menu in some scenarios ......................................................................
webadmin: Cropped context (right-click) menu in some scenarios https://bugzilla.redhat.com/show_bug.cgi?id=786425 1. Calculate the popup position according to the window client size. 2. New style to the right click popup Problem- The subMenu is still cropped in some scenarios. I couldn't find any workaround to fix it. The problem is described in the links below- http://code.google.com/p/google-web-toolkit/issues/detail?id=407 http://code.google.com/p/google-web-toolkit/issues/detail?id=3924 Change-Id: I50da43e08c5f1a06895600de0036dc297fd82fb0 --- A frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/utils/PopupUtils.java M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/action/AbstractActionPanel.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/MainSectionView.ui.xml 3 files changed, 140 insertions(+), 17 deletions(-) Approvals: Danny Rankevich: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2489 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I50da43e08c5f1a06895600de0036dc297fd82fb0 Gerrit-PatchSet: 10 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alona Kaplan <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: Danny Rankevich <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
