WebGLInput
WebGLInput copied to clipboard
Cannot select a section of text or place caret
Maybe I am missing something, but with this component added to an input field, it is no longer possible to position the caret within the input text; instead all clicks within the field result in the entire slug of input text being selected. (It is possible to reposition the caret with the arrow keys, but that it very non-intuitive). Worse, it is not possible to select a section of the input text (to, say, delete it or copy to the clipboard) -- again, it's all or nothing.
My project is on 2019.4 LTS. I am using the latest version of WebGLInput as of this writing...
Thanks