Shahar Havivi has submitted this change and it was merged.
Change subject: ui: EntityModelTextAreaEditor add new line only at the end of the text
......................................................................
ui: EntityModelTextAreaEditor add new line only at the end of the text
When editing TextArea and adding 'enter' to the text the enter is
concatenation at the end of the text regardless of the cursor position.
Change-Id: I8a390834a952a4ff41dacb150b58aacfaa680dde
Bug-Url:
https://bugzilla.redhat.com/1109330
Signed-off-by: Shahar Havivi <shaharh(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/generic/EntityModelTextAreaEditor.java
1 file changed, 7 insertions(+), 3 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, approved
Shahar Havivi: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/28741
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8a390834a952a4ff41dacb150b58aacfaa680dde
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server