Is there a way to detect if the user has move the cursor somewhere in the field?
Looks like the field does not trigger any mouseDown
or mouseUp
event when I click the edit field.
Also, can we return the position of the cursor inside the field when the user click inside the field?