Change in ovirt-engine[master]: webadmin: Update list box upon arrow key press

lvernia at redhat.com lvernia at redhat.com
Tue Dec 17 11:20:45 UTC 2013


Lior Vernia has submitted this change and it was merged.

Change subject: webadmin: Update list box upon arrow key press
......................................................................


webadmin: Update list box upon arrow key press

ValueChangeEvent is only triggered currently when a selection changes
using the moust or when the user focuses out of the widget. This patch
causes an event to fire when the selection changes using the keyboard.

Change-Id: I4cc9ac7e82c6d1c86886907cecd6eb5b83ac8444
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, 25 insertions(+), 0 deletions(-)

Approvals:
  Lior Vernia: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4cc9ac7e82c6d1c86886907cecd6eb5b83ac8444
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen at redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list