Hi, I am programming web app on Smart Tv, Tizen version 3.0. I want to implement autocomplete in one of input fields. I implemented an example from w3schools. It works, but i can't navigate by remote control. On Android TV you can deal with it by placing the available options on the field above the keyboard (marked on the screen below). Is there a similar option on Tizen or another way to solve this problem?