Quick type selection dialog should only show displayed types
------------------------------------------------------------

                 Key: UIMA-2137
                 URL: https://issues.apache.org/jira/browse/UIMA-2137
             Project: UIMA
          Issue Type: Improvement
          Components: CasEditor
    Affects Versions: 2.3.1SDK
            Reporter: Jörn Kottmann
            Assignee: Jörn Kottmann
            Priority: Minor
             Fix For: 2.3.2SDK


The Quick Type Selection dialog currently shows a list of all types in the type 
system.

This causes two issues:
- A user can add an annotation of a type which is not displayed in the 
Annotation Editor
- The dialog is unusable for really large type systems

To enhance the dialog it should only show the types which are displayed in the 
Annotation Editor, display means annotation types selected inside the shown 
annotation types or the mode type.

The key short cuts should be defined on the entire type system and not only on 
the shown types in the dialog, because otherwise a user might gets confused 
when they change depending on the shown types.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to