Xbox Keyboard issue/bug

Hi there,

I have been struggling with this issue for a while now,

We have a JS/HTML Panel, inside the panel there are several input fields.

When a user clicks an input field from within the Xbox console, and then types using (Xbox Native) onscreen keyboard, then clicks enter, the input field does not update.

One of the solutions I tried was to just make my own keyboard out of divs, I am able to get this to work on PC, but not on Xbox because the (Xbox Native) on-screen keyboard covers up my own keyboard.

The way I see it there are two possible solutions here,

  1. (Xbox Native) on-screen keyboard actually relays the information over to the input field and all is well.
  2. I am able to disable the (Xbox Native) on-screen keyboard, thereby allowing me to fall back onto the my home brew on screen keyboard.

Hope somebody has a solution to this issue,

Kind Regards
rmurdoch
PMDG

bumping this.