Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Input not working in some parts of the Deezer app #714

@LukachoLombardi

Description

@LukachoLombardi

So it seems like the guys at Deezer are doing weird things when it comes to keyboard input. Specifically on the main search page, t9 immediately "loses" typed letters and starts a new word. Same thing also happens for abc mode, with only the first letter of a key successfully being typed, and subsequent presses resulting in the same letter. My guess is that Deezer just lazily re renders the entire page when displaying new search results, which results in t9 losing control over the text already in the field.

What could be done about this? A first crutch could maybe be to offer a compatibility mode for selected applications where text stays in a field owned by the keyboard app, before being inserted into the apps field. I reckon this is also probably the only realistic solution, given this is such a niche problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions