ionic-team / ionic-team/ionic-framework
bug: tabs disappear when keyboard opens and device is rotated
- 主要语言
- TypeScript
- 星标
- 52.7k
- 派生
- 13.3k
- 平均合并
- 1 天 15 小时
- 30 天内合并 PR
- 51
描述
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct).
- [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already report this problem, without success.
### Ionic Framework Version
v7.x
### Current Behavior
create app using tabs, create a page that has a input so that keyboard can show up for typing. run app, change orientation to landscape. click in input, keyboard opens, click anywhere to close keyboard, tabs disappear.
### Expected Behavior
tabs should not disappear
### Steps to Reproduce
app with tabs and page with input to bring up keyboard
run app on ios, change orientation to landscape
click inside input, keyboard shows up
click anywhere to close keyboard
tabs disappear
### Code Reproduction URL
_No response_
### Ionic Info
Ionic:
Ionic CLI : 7.1.5 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 7.5.4
@angular-devkit/build-angular : 16.2.10
@angular-devkit/schematics : 16.2.10
@angular/cli : 16.2.10
@ionic/angular-toolkit : 9.0.0
Capacitor:
Capacitor CLI : 5.2.3
@capacitor/android : 5.2.3
@capacitor/core : 5.2.3
@capacitor/ios : 5.2.3
Utility:
cordova-res : not installed globally
native-run (update available: 2.0.0) : 1.7.2
System:
NodeJS : v20.9.0 (/usr/local/bin/node)
npm : 10.1.0
OS : macOS Unknown
### Additional Information
_No response_
贡献指南
评估
这个 Issue 还没有评估数据。