ionic-framework icon indicating copy to clipboard operation
ionic-framework copied to clipboard

bug: tabs disappear when keyboard opens and device is rotated

Open nselewa opened this issue 6 months ago • 3 comments

Prerequisites

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

nselewa avatar Nov 21 '23 00:11 nselewa

Thanks for the issue! This issue has been labeled as needs reproduction. This label is added to issues that need a code reproduction.

Please reproduce this issue in an Ionic starter application and provide a way for us to access it (GitHub repo, StackBlitz, etc). Without a reliable code reproduction, it is unlikely we will be able to resolve the issue, leading to it being closed.

If you have already provided a code snippet and are seeing this message, it is likely that the code snippet was not enough for our team to reproduce the issue.

For a guide on how to create a good reproduction, see our Contributing Guide.

ionitron-bot[bot] avatar Nov 21 '23 14:11 ionitron-bot[bot]

Hello, please see attached. To further clarify, I'm using a Mac with latest OS, latest cocoapods and have my iphone 13 with OS 17 wired. I run xcode to deploy app onto phone. please see code and video. Archive.zip

https://github.com/ionic-team/ionic-framework/assets/31103287/48c273c4-ebcf-41da-8598-b4060b18ebb0

nselewa avatar Nov 21 '23 14:11 nselewa

Please let me know if I can implement some workaround while it's being fixed. Having the user change the orientation back and forth won't be a good experience. Thank you.

nselewa avatar Nov 22 '23 21:11 nselewa