sajallimbu opened a new issue #181: URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/181
<!-- Please have a look at the issue templates you get when you click "New issue" in the GitHub UI. We very much prefer issues created by using one of these templates. --> ### Issue Type <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [x] Bug Report - [ ] Feature Request - [ ] Support Question ## Description I have an app with a fixed navbar on top. I have some text field in the page. When i focus on the text field, the keyboard pops up and pushes the view up slightly. What my problem is that it pushes the whole webview up so that my fixed navbar on top gets pushed top as well. But since the navbar is fixed to top of the webview. It tries to come back to it's position and it's shows as flickering. How can i stop this? How to make it so that only the page is pushed and not the fixed navbar. ## Information <!-- Include all relevant information that might help understand and reproduce the problem --> ### Command or Code <!-- What command or code is needed to reproduce the problem? --> ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> ### Version information <!-- What are relevant versions you are using? For example: Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins Other Frameworks: Ionic Framework and CLI version Operating System, Android Studio, Xcode etc. --> ## Checklist <!-- Please check the boxes by putting an `x` in the `[ ]` like so: `[x]` --> - [ ] I searched for already existing GitHub issues about this - [ ] I updated all Cordova tooling to their most recent version - [ ] I included all the necessary information above ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
