Alona Kaplan has submitted this change and it was merged.
Change subject: webadmin: Saving a dialog pressing ENTER inconsistent with clicking OK
......................................................................
webadmin: Saving a dialog pressing ENTER inconsistent with clicking OK
When clicking on OK button (or any other footer button) the view is
flushed before the command is executed.
Pressing "ESC" or "ENTER" should be consistent with clicking the
footer button "CANCEL" or "OK".
Change-Id: Iaf0e2d0de5f905af13d99eec5f7403bb72b8f02c
Bug-Url:
https://bugzilla.redhat.com/1059578
Signed-off-by: Alona Kaplan <alkaplan(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/presenter/AbstractModelBoundPopupPresenterWidget.java
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Alona Kaplan: Verified; Looks good to me, approved
Daniel Erez: Looks good to me, approved
Oved Ourfali: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/25158
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iaf0e2d0de5f905af13d99eec5f7403bb72b8f02c
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server