Open smileyhead opened 5 years ago
So you're saying input is allowed anywhere in the game, but it's blocked while playing?
If so, yep, that's a good idea.
What? I think you misunderstand: you know how on mobile, software keyboards have different modes they use depending on the context of the text box you're typing into? Osu!lazer is only using one of these modes (the most limited one, with a bunch of features disabled) for all of its text boxes. I'm saying the game should use the two login-specific modes on the login panel, and the fully-featured mode everywhere else.
Ah, now I understand. Sorry for my retardation.
Describe the new feature: Currently, osu!lazer always calls the software keyboard's 'limited' mode that has things like word suggestions, auto-correct, glide typing, and multilingual typing disabled. Instead, it could call the mode appropriate for the text box, like email address mode for inputting your email, limited mode for password entry, and fully-featured mode in other places, like other applications do.