Daniel Erez has submitted this change and it was merged.

Change subject: webadmin: DialogBoxWithKeyHandlers - remove ONKEYPRESS event
......................................................................


webadmin: DialogBoxWithKeyHandlers - remove ONKEYPRESS event

DialogBoxWithKeyHandlers -> onPreviewNativeEvent:
remove ONKEYPRESS event as onKeyPress might be called
twice (due to ONKEYDOWN event). Which causes double
execution of OK command when pressing enter key
in Network dialog.

Change-Id: If63ae06dfed4956ca672c32045dbdaa16301cd45
Bug-Url: https://bugzilla.redhat.com/1058652
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, 1 insertion(+), 2 deletions(-)

Approvals:
  Alona Kaplan: Looks good to me, approved
  Daniel Erez: Verified



-- 
To view, visit http://gerrit.ovirt.org/25236
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If63ae06dfed4956ca672c32045dbdaa16301cd45
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkap...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to