Selecting a single character with a double click does not enable Quick Annotate
action
--------------------------------------------------------------------------------------
Key: UIMA-2242
URL: https://issues.apache.org/jira/browse/UIMA-2242
Project: UIMA
Issue Type: Bug
Components: CasEditor
Reporter: Joern Kottmann
Assignee: Joern Kottmann
Priority: Minor
Fix For: 2.3.2SDK
A user often needs to create an annotation which covers a single character when
he is correcting token annotations. In the case a punctation mark needs to be
annotated, it is common to double click the punctation mark in order to select
it.
This way of selecting a piece of text does not trigger a selection event which
is needed to enable / disable the annotation actions.
To fix this issue: Add a new selection listener which can listen for text
selections, instead of only listening to caret position changes.
--
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