bug(web): Input field is not visible after rotating the device from portratit to landscape mode
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
### Describe the bug
I noticed that after rotating the device from portrait to landscape the typed letters in the input field are not visible and the input field is hidden behind the keyboard.
### Reproduce the bug
1. Type https://build.palaso.org/repository/download/Keymanweb_TestPullRequests/390024:id/src/samples/simplest/ in Google Search bar.
2. Long press Globe key.
3. Select English keyboard.
4. Click the INPUT field.
5. Type 'qwerty' in the input field.
6. We may notice that the word 'qwerty' appears in the input field.
7. Rotate the device from Portrait to Landscape mode.
Here, I noticed that the previously typed word 'qwerty' is not visible since the INPUT field is hidden behind the keyboard.
Note: Posted this issue as per Josh's comment. (#9037)
..before rotation
..after rotation
### Expected behavior
The INPUT field should be visible after rotating the device from portrait to landscape.
### Related issues
_No response_
### Keyman apps
- [X] Keyman for Android
- [ ] Keyman for iPhone and iPad
- [ ] Keyman for Linux
- [ ] Keyman for macOS
- [ ] Keyman for Windows
- [ ] Keyman Developer
- [ ] KeymanWeb
- [ ] Other - give details at bottom of form
### Keyman version
_No response_
### Operating system
_No response_
### Device
API 21, 28 and 31 Android Emulator
### Target application
_No response_
### Browser
_No response_
### Keyboard name
_No response_
### Keyboard version
_No response_
### Language name
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.