Has anyone had experience with this problem? I find it very odd.
I have a form which has a 'Clear' button on it which clears all the fields in the form. The form consists mainly of date fields and checkboxes. I have used the '&' before the letter 'r' on my button so that users can press 'ALT + r' to clear the form rather than clicking on the 'Clear' button.
The only problem is that if you happen to have the focus on any of the checkboxes, typing 'r' alone will clear the form. In the case when you are in a checkbox, it is not necessary to use the 'ALT' key along with it. And this is not how I wish the form to operate.
Thank you for any help you can offer.
I have a form which has a 'Clear' button on it which clears all the fields in the form. The form consists mainly of date fields and checkboxes. I have used the '&' before the letter 'r' on my button so that users can press 'ALT + r' to clear the form rather than clicking on the 'Clear' button.
The only problem is that if you happen to have the focus on any of the checkboxes, typing 'r' alone will clear the form. In the case when you are in a checkbox, it is not necessary to use the 'ALT' key along with it. And this is not how I wish the form to operate.
Thank you for any help you can offer.