Kantaris / PlaySE-Smart-TV-app

Samsung Smart TV app for SVT Play
12 stars 12 forks source link

Fix "Keys not working" problem on some samsung devices. #1

Closed theb0rg closed 11 years ago

theb0rg commented 11 years ago

Fix "Keys not working" problem on some samsung devices. Developed and confirmed to fix on a 2011 edition PS51D8000. The emulator is working fine though, so it is firmware/machine specific.

Dont ask me why it is like this, im guessing something in the firmware is monopolizing the variablename 'id'. Since Samsung TVs does not display errors and/or alerts it took a lot of reversing to find this, not to mention having little experience in javascript and none for Samsung TV.

As a note: If the name is used in Main.js, the program will not start and will load in an infinite loop.

Kantaris commented 11 years ago

Great! Thank you, Wasn't able to fix this bug because I couldn't reproduce it.

comtechman commented 11 years ago

Thank you theb0rg for fixing the "keys not working" bug :). I can now confirm it runs OK on my Samsung UE55D7005.

However there is a minor bug, which is the keybord flickers when using the search function.