Closed debanjana closed 6 years ago
Hi @debanjana!
I'm not able to duplicate the issue you're describing. I set up this demo with a plain .
and a {dec}
. Clicking the decimal button when disabled doesn't close the keyboard nor does it add a decimal. Would you please modify this demo to show the problem.
I'm guessing this issue has been resolved, so I'm going to close it. If you continue to have problems, please feel free to continue the discussion in this thread.
Hi ,
The decimal / {dec} key is defined placed as shown below :
When a textbox already has decimal dot (.) , this key is disabled.
I would like the event to not fire on click of the disabled button. Also, I don't want the keyboard to close. Any idea how I can do that? Thanks.