Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug when opening keyboard with alert being open #1257

Closed
2 of 7 tasks
lassesteffen opened this issue Feb 22, 2019 · 5 comments
Closed
2 of 7 tasks

Bug when opening keyboard with alert being open #1257

lassesteffen opened this issue Feb 22, 2019 · 5 comments

Comments

@lassesteffen
Copy link

Might be related to #1045

Description of the problem:
When opening an keyboard with an alert open, the alert moves and an white overlay appears (check image below)

Affected platform

  • Android
  • iOS
  • electron
  • web

OS of the development machine

  • Windows
  • macOS
  • linux

Other information:
Using Vue 2.6.7, @ionic/core 4.0.2

Capacitor version:
"@capacitor/core": "^1.0.0-beta.17",
"@capacitor/ios": "^1.0.0-beta.17",

node version: 11.3.0

npm version: 6.8.0

CocoaPods version: 1.5.3

Steps to reproduce:

  1. Open an alert
    iosbug
  2. Click on the input field and open the keyboard
  3. Look at the result
    iosbug2

If you need I can provide you with additional code.

@jcesarmobile
Copy link
Member

yes, please, provide a sample app, I can't reproduce

@lassesteffen
Copy link
Author

lassesteffen commented Feb 26, 2019

https://github.com/lassesteffen/capacitor-ios-alert-bug

Run
npx cap add ios
npm run build-ios to build and sync for ios

@jcesarmobile
Copy link
Member

I can reproduce on latest beta, but not on master, so closing as fixed

@vjanssens
Copy link

How would you go about testing an app against master? I'm having the same issue, but 1.0.0-beta.17 is the latest release on NPM.

@jcesarmobile
Copy link
Member

You can clone the project and change the Podfile to point to your clone folder instead of to node_modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants