Daniel Erez has submitted this change and it was merged. Change subject: webadmin: confirmation popup - ensure key event bubbling ......................................................................
webadmin: confirmation popup - ensure key event bubbling Catch ONKEYDOWN event on DialogBoxWithKeyHandlers for invoking relevant command when pressing enter\esc key. The change is needed for confirmation dialogs that don't contain widgets that extend FocusWidget (which adds a DomHandler for KeyPressEvent). Change-Id: I0f31dea9a5ea502879d450c3ed45aa0d53c4adc2 Signed-off-by: Daniel Erez <de...@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/dialog/DialogBoxWithKeyHandlers.java 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Daniel Erez: Verified Vojtech Szocs: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/24076 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0f31dea9a5ea502879d450c3ed45aa0d53c4adc2 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches