Upon receiving focus, CodeArea does not immediately display cursor. It seems that StyledTextAreaVisual.caretVisible's initial state is false? Usability would be enhanced if caret were displayed faster. Otherwise, user is left wondering which control is truly active.
Upon receiving focus,
CodeAreadoes not immediately display cursor. It seems thatStyledTextAreaVisual.caretVisible's initial state is false? Usability would be enhanced if caret were displayed faster. Otherwise, user is left wondering which control is truly active.