
Lior Vernia has submitted this change and it was merged. Change subject: webadmin: ListModelSuggestBox to respond on key press ...................................................................... webadmin: ListModelSuggestBox to respond on key press Made the widget more responsive, so that on each key press a ValueChangedEvent is fired. Change-Id: Iadf50caf19cac07f1d65a20557276a6c4b4f8b70 Signed-off-by: Lior Vernia <lvernia@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/generic/ListModelSuggestBox.java 1 file changed, 18 insertions(+), 0 deletions(-) Approvals: Lior Vernia: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/22972 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iadf50caf19cac07f1d65a20557276a6c4b4f8b70 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server