WebGLInput icon indicating copy to clipboard operation
WebGLInput copied to clipboard

Cannot select a section of text or place caret

Open ForzaBo opened this issue 6 months ago • 5 comments

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

ForzaBo avatar Jul 31 '24 15:07 ForzaBo