Giter Site home page Giter Site logo

Comments (3)

glorang avatar glorang commented on August 23, 2024

Yes, you most likely pressed "tab" to switch fields instead of "enter". I agree this is not ideal but this is more a bug in the Leanback library than in NUPlayer.

I'll see if I can improve this or add a notice on the login page maybe.

from nuplayer.

glorang avatar glorang commented on August 23, 2024

I tried to reproduce this but everything seems to be working for me.

Is it possible you went back to the d-pad in the app after entering your password before pressing "Next" on the keyboard in the remote app ?

It's the only way I was able to reproduce the issue with the Android Remote app. e.g. full sequence of remote app actions:

1/ d-pad center to activate e-mail field
2/ enter email via keyboard
3/ select Next on keyboard
4/ enter password via keyboard
5/ switch back to dpad by tapping outside keyboard area
6/ select d-pad down
7/ d-pad center to click login

That step 5 must be a "Next" via the keyboard, it should automatically hide the keyboard and set the focus on the login button.

Let me know if this is what you did or what you did different otherwise please.

For (technical) reference: each input field is an action that will trigger an event once updated so you can get its value but if you press d-pad up/down (or tab on a real keyboard) the event will never be fired and hence the field will be empty even though it is visually filled in. It's how the Leanback team / Google designed it...

from nuplayer.

glorang avatar glorang commented on August 23, 2024

I've taken the app (or at least all builds) offline on request of VRT so I won't be working on this anymore. Sorry.

from nuplayer.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.