Greetings,
I have a form with a TextItem. I have the attribute selectOnFocus:true. When I tab to the field it works exactly as I expect. However, if I click on the field with the mouse, which is what the user will do, the entire field doesn't select. I can see why this would be the case, but I want it to autoselect the entire field when they click on it. I've tried to figure out a work around, but I've not had any success.
A short hint or direction to go to will probably save me some time.
Thanks,
S
I have a form with a TextItem. I have the attribute selectOnFocus:true. When I tab to the field it works exactly as I expect. However, if I click on the field with the mouse, which is what the user will do, the entire field doesn't select. I can see why this would be the case, but I want it to autoselect the entire field when they click on it. I've tried to figure out a work around, but I've not had any success.
A short hint or direction to go to will probably save me some time.
Thanks,
S
Comment