Telegram webapp closes when user touches webapp in horizontal mode when keyboard is open
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Telegram app |
New
|
Undecided
|
Unassigned |
Bug Description
Developing a web app and was doing some testing. I found a few bugs related to the keyboard being open. This is on a few different Androids. One using FOSS and the other using Google Store version.
On FOSS when interacting with Yandex maps and trying to tap on a field to give focus, the keyboard will moentarily opena nd then quickly close.
On both versions, the keyboard and webapp work fine in portrait mode. You can tap input fields to give focus with no problem in portrait mode, but when the keybaord is open in landscape mode and the user tries to tap the screen, the entire webapp closes.
If a fix doesn't come through quickly for this, maybe we can just enforce landscape-only mode. The users will think this is my software's fault and I can't have that.
After some more testing, on Durger King it happens when user taps inside a form element input, but not generally on the screen.