언어 설정

Menu
Sites
Language
Key Events from virtual keyboard not working. Urgent!

Hello everyone. 

I am working on HBBtv web application which is running on Samsung TV.

I have problem to catch key events inside my hbb app which is coming from virtual keyboard on Samsung tv.

Input field is focused and virtual keyboard apear but when typing nothing apear on input field.

Do I need somehow to register those events ?

Did someone have had experience with hbb app running on tv throw terestrial ?

 

Thanks in advance!

Stefan

Responses

11 댓글
Rodrigo King

Hello Stefan,

In order to troubleshoot this issue. I'll need a bit more information, such as the device model ant Tizen version you are working with. Additionally, could you share how you have set up the IME? Sometimes, IME settings can vary between different Tizen versions or device configurations.

Make sure the input fiels is focused correctly, and try adding event listeners for keydown or input events. If you can share more details about your code setup, I can offer more targeted suggestions.

 

Looking forward to your response! 

Rodrigo King