While in a text field I have a popup that appears when I type ')'. If I click cancel on my popup the focus() method recognizes where the cursor was at the time of the popup. Is there a way I can get the position from the focus method?
Is there a focus().value(); ? Or something like that.
Is there a focus().value(); ? Or something like that.