Change in ovirt-engine[master]: webadmin: Swap KEYPRESS for KEYDOWN in ListModelListBox
lvernia at redhat.com
lvernia at redhat.com
Wed Jun 11 11:11:01 UTC 2014
Lior Vernia has submitted this change and it was merged.
Change subject: webadmin: Swap KEYPRESS for KEYDOWN in ListModelListBox
......................................................................
webadmin: Swap KEYPRESS for KEYDOWN in ListModelListBox
There are issues with the KEYPRESS event not being called - swapping
it for KEYDOWN should be good enough a solution in this case.
Change-Id: I006cb4e5e429ada629c23204c72d6cabb6df24bb
Bug-Url: https://bugzilla.redhat.com/987916
Signed-off-by: Lior Vernia <lvernia at redhat.com>
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/ListModelListBox.java
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Alona Kaplan: Looks good to me, approved
Lior Vernia: Verified
--
To view, visit http://gerrit.ovirt.org/26845
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I006cb4e5e429ada629c23204c72d6cabb6df24bb
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list