We spent all day building TV apps with tons of people at RejectJS in
Berlin, and it was AWESOME.

However, we ran into a problem very quickly: In apps pushed to the TV, the
cursor doesn't show up, and focus was not working as expected. For example,
calling focus() on an <a> tag did not focus the element. Form elements were
able to receive focus.

The cursor did work in web content in the Firefox browser app.

People worked around this by writing their own navigation systems with
arrow key events.

What is required for cursor visibility in 3rd party apps?
_______________________________________________
dev-fxos mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-fxos

Reply via email to