Change in ovirt-engine[master]: ui: EntityModelTextAreaEditor - fix selection-text with Enter

Shahar Havivi has submitted this change and it was merged. Change subject: ui: EntityModelTextAreaEditor - fix selection-text with Enter ...................................................................... ui: EntityModelTextAreaEditor - fix selection-text with Enter Wrong behaviour for the control if user will select text and will press enter. This issue is cause because the dialog is capturing the enter key to submit the dialog selection. https://bugzilla.redhat.com/1109330 Signed-off-by: Shahar Havivi <shaharh@redhat.com> Change-Id: If7647e1e52f29be7f0632a330013da61cc1f503d --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/generic/EntityModelTextAreaEditor.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Tomas Jelinek: Looks good to me, approved Shahar Havivi: Verified -- To view, visit http://gerrit.ovirt.org/28814 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If7647e1e52f29be7f0632a330013da61cc1f503d Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
shavivi@redhat.com