Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot always use Colour Keys RGYB as they don't seem mapped #6

Open
mackonsti opened this issue Feb 21, 2018 · 2 comments
Open

Cannot always use Colour Keys RGYB as they don't seem mapped #6

mackonsti opened this issue Feb 21, 2018 · 2 comments

Comments

@mackonsti
Copy link

mackonsti commented Feb 21, 2018

Hello again and thank you for your great work on this extension.

Running Firefox 58.0.2 (64bit) on MacOS and v0.5 of your extension.

When loading our HbbTV portal URL, I cannot get the colour buttons to be mapped as keyboard letters R, Y, G, B. It seems Firefox is pushing the actual letters keycodes, judging from the debug window we have on-screen (that reports from within our code).

The portal seems detected from your plugin and Interactive mode is on.

Also there are cases that even clicking on the colour icons, doesn't produce the expected results (but haven't found a way to replicate 100%).

On your sample HbbTV pages e.g. ARTE, the colour buttons seem to work straight away as keyboard-presses.

Are there any special header you expect to find in index.xhtml or can there be a debug of your extension to provide to you?

Many thanks.

@fanysoft
Copy link

yes, same here, tested at FF 61.0.2 at Windows and Mac

@blithering-idiot
Copy link

The problem is wrong key codes are sent. When you load this app:
http://itv.mit-xperts.com/hbbtvtest/keycodes/

and press red button, following error occurs:
Status:
Invalid key code 403 recieved.

403 is not red button code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants