S
StefanO-nl
Using the TAB-key it's possible to go from one TextBox to another. This
almost works fine: the text in the textbox is selected and typing a new text
erases the text already present in the textbox. However, sometimes the text
is not selected and the cursor is set at the first position of the textbox.
So when a user now tabs into this textbox he first must delete the contents
of the textbox, before (or after) typing new text.
I've looked for several things that might could have something to do with
this, but I didn't find anything. I thought it might have something to do
with an event or a condition or something like that... Any ideas or is this a
known issue?
Thanks!
almost works fine: the text in the textbox is selected and typing a new text
erases the text already present in the textbox. However, sometimes the text
is not selected and the cursor is set at the first position of the textbox.
So when a user now tabs into this textbox he first must delete the contents
of the textbox, before (or after) typing new text.
I've looked for several things that might could have something to do with
this, but I didn't find anything. I thought it might have something to do
with an event or a condition or something like that... Any ideas or is this a
known issue?
Thanks!