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

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@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@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Einav Cohen <ecohen@redhat.com> Gerrit-Reviewer: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
lvernia@redhat.com