Declined
Last Updated: 04 Sep 2025 14:35 by ADMIN
Claus
Created on: 01 Sep 2025 12:08
Category: Popup
Type: Bug Report
0
Popup: [Android] [iOS] Keyboard pushes the popup off the screen when focusing input control
when having an input control in the popup, and open the popup. Focusing the input inside the popup displays the keyboard and this pushes up the popup off the screen.
1 comment
ADMIN
Didi
Posted on: 04 Sep 2025 14:35

After further investigation of the issue, the behavior is expected. Here is an explanation:

In the reported scenario, the popup is larger than the space available on the screen, and when the keyboard opens, this pushes up the popup. So some area should be cut in this case.

As a solution the approach is decrease the size of the popup and add a ScrollView inside. 

Regards,
Didi
Progress Telerik