Quick type selection blocks UI thread if there are too many types in the type 
system
------------------------------------------------------------------------------------

                 Key: UIMA-2112
                 URL: https://issues.apache.org/jira/browse/UIMA-2112
             Project: UIMA
          Issue Type: Bug
          Components: CasEditor
            Reporter: Jörn Kottmann
             Fix For: 2.3.2SDK


The Quick type selection dialog assigns a key shortcut for every type, if there 
are more types than possible key shortcuts the dialog hangs because the 
assignment codes loops endlessly. Fix the assignment logic to correctly 
terminate if there are no more shortcuts available.

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

Reply via email to