I would like to know the keycode of the “Clear All” button on the LG TV virtual keyboard. I want to clear the password field with four different input fields (to accept a one-time password), but when I press the clear all button on the virtual keyboard, it does not work. Please advise if there is any solution to handle that key.
When input has focus, the virtual keyboard processes the input. No additional implementation is required. Therefore, the keypress, keyup and keydown event handlers do not work on the virtual keyboard, except for the Enter and Back keys. Here you can see how the virtual keyboard works. Please check and let it work as it is. Thank you.