[
https://issues.apache.org/jira/browse/UIMA-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13142977#comment-13142977
]
Joern Kottmann commented on UIMA-2271:
--------------------------------------
We need to enhance the annotation drawing code to work properly with word
wrapping by the StyledText.
I suggest to move this directly after the 2.4.0 release because it is likely to
introduce regressions, which might not be found in the short time until the
release is done.
> Annotation Editor should not emulate word wrapping with line breaks
> -------------------------------------------------------------------
>
> Key: UIMA-2271
> URL: https://issues.apache.org/jira/browse/UIMA-2271
> Project: UIMA
> Issue Type: Improvement
> Components: CasEditor
> Reporter: Peter Klügl
> Assignee: Joern Kottmann
> Priority: Minor
> Fix For: 2.4.0SDK
>
> Attachments: caseditor.jpg, cev.jpg, text.txt
>
>
> The CAS Editor adds additional line breaks depending on the line length hint.
> This is a rather strange way to break long lines.
> The text wrap can be adjusted automatically when setWordWrap of the
> StyledText widget is set to true (depending on the editor size). Therefore I
> suggest that we remove the "line length hint" logic and instead replace it
> with the styled texts word wrap logic. This should be configurable in the
> settings.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira