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 <[email protected]> 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 <[email protected]> Gerrit-Reviewer: Shahar Havivi <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[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
