Tal Nisan has submitted this change and it was merged. Change subject: webadmin: Don't apply SuggestBox selection on tab ......................................................................
webadmin: Don't apply SuggestBox selection on tab The default behavior where pressing tab applies the selected suggestion isn't desireable for us, so the event propagation is stopped in that case. Change-Id: I13e67506f8b2b93fb97189392582175df7582917 Bug-Url: https://bugzilla.redhat.com/1134208 Signed-off-by: Lior Vernia <[email protected]> (cherry picked from commit dc3939100134ce17731347911834588f80e53e11) --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/generic/ListModelSuggestBox.java 1 file changed, 15 insertions(+), 0 deletions(-) Approvals: Alona Kaplan: Looks good to me, approved Lior Vernia: Verified -- To view, visit http://gerrit.ovirt.org/32631 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I13e67506f8b2b93fb97189392582175df7582917 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Lior Vernia <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: Lior Vernia <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
