Gibber 4 Posted November 20, 2019 Posted November 20, 2019 I am enjoying the updated user interface and new on screen menu options but I have come across an interface issue. If I have selected an episode or movie, and click the "More" button, then select "Edit Subtitles" it brings up the "search for Subtitles" page but there is no cursor (ie. no highlighted selection) that I can move with the scroll keys. Sometimes the cursor will show up after a few seconds, and sometimes it never shows up. In all cases so far I have been able to use the back button to return to the higher menu. And the cursor works fine in all other "More" sub menus.
Luke 38839 Posted November 20, 2019 Posted November 20, 2019 Hi, you're saying the language dropdown isn't focused? After that dialog opens, what happens if you just click enter on the remote?
Gibber 4 Posted November 20, 2019 Author Posted November 20, 2019 If the cursor has not shown up yet pressing enter on the remote has no effect on the "Search for Subtitles" screen but when I go back to a higher menu it seems that the enter has been recognized on the previous menu page. So yes, the focus seems to remain back on the higher menu until the cursor shows up in "Search for Subtitles". I tried this several more times and the delay for the cursor to show up seems to average about 20 seconds. I cannot tell if scrolling or pressing enter on the remote has any affect on the delay. I am running the Emby app on an LG OLED55B6P with WebOS 3. I also realized it may be related to the fact that I normally use a Harmony remote control which does not replicate the pointing cursor that is available on the LG remote. With the LG remote you can control the TV's on screen cursor just by pointing the remote control rather than hitting U/D/L/R scroll buttons, just like a PC mouse cursor. If I use the LG remote and place the LG cursor on a field or check box on the "Search for Subtitles" page and hit enter it highlights immediately. If I go to the page and the Emby highlight has not appeared yet and I try to used the U/D/L/R scroll buttons on the LG remote it reacts the same as for the Harmony remote which is no response until the highlight appears. Note this was the same before installing 1.0.20 which does not seem to have had any affect.
SamES 961 Posted November 25, 2019 Posted November 25, 2019 Hi, you're saying the language dropdown isn't focused? After that dialog opens, what happens if you just click enter on the remote? @@Luke, I can confirm this is an issue on LG, but not Tizen. document.activeElement == btnMoreCommands, so it looks like focus is with the '...' button. Pressing enter on the remote does bring up the '...' submenu. Checking the css, btnMoreCommands is definitely the focused element. When the 'Edit Subtitles' menu is selected, I can visually see the more commands dialog close, then the '...' button is focused, then the Edit Subtitles dialog loads. It looks like there is a race condition of some sorts with the nested dialogs. Not sure if that helps.
Luke 38839 Posted November 27, 2019 Posted November 27, 2019 OK I see what's going on. Thanks for reporting.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now