Lior Vernia 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 <lvernia(a)redhat.com>
---
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: Verified; Looks good to me, approved
Lior Vernia: Verified
--
To view, visit
http://gerrit.ovirt.org/32184
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I13e67506f8b2b93fb97189392582175df7582917
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server