[GitHub] tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears

2018-11-16 Thread GitBox
tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears URL: https://github.com/apache/cordova-plugin-statusbar/issues/110#issuecomment-439479450 yeah exactly! yeah if I don't use Statusbar overlay even with the plugin added, it doesn't

[GitHub] tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears

2018-11-16 Thread GitBox
tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears URL: https://github.com/apache/cordova-plugin-statusbar/issues/110#issuecomment-439470466 Since, I've used StatusBar.overlaysWebView(true); , The Statusbar just overlays on top of the

[GitHub] tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears

2018-11-16 Thread GitBox
tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears URL: https://github.com/apache/cordova-plugin-statusbar/issues/110#issuecomment-439404536 Yeah that's expected because I've enabled screen overlay ;) -

[GitHub] tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears

2018-11-15 Thread GitBox
tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears URL: https://github.com/apache/cordova-plugin-statusbar/issues/110#issuecomment-439285726 1. That's because of the color of text and background being white. Check again? Yeah o

[GitHub] tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears

2018-11-15 Thread GitBox
tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears URL: https://github.com/apache/cordova-plugin-statusbar/issues/110#issuecomment-439131775 done :) https://github.com/tharunkumar0/test -

[GitHub] tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears

2018-11-15 Thread GitBox
tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears URL: https://github.com/apache/cordova-plugin-statusbar/issues/110#issuecomment-439128431 Sorry For the late action. Here's a simple project demonstrating the issue [test.zip](http

[GitHub] tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears

2018-11-14 Thread GitBox
tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears URL: https://github.com/apache/cordova-plugin-statusbar/issues/110#issuecomment-438724335 Yeah without the status bar plugin, I get the same result as the browser :) Actually I just

[GitHub] tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears

2018-11-14 Thread GitBox
tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears URL: https://github.com/apache/cordova-plugin-statusbar/issues/110#issuecomment-438654508 *cordova This is an automate

[GitHub] tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears

2018-11-14 Thread GitBox
tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears URL: https://github.com/apache/cordova-plugin-statusbar/issues/110#issuecomment-438654430 sure! ![121](https://user-images.githubusercontent.com/44980392/48484272-b9a34680-e83b-11e

[GitHub] tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears

2018-11-14 Thread GitBox
tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears URL: https://github.com/apache/cordova-plugin-statusbar/issues/110#issuecomment-438616481 Expected behavior ![screenshot_20181114-160513_chrome](https://user-images.githubuserconte

[GitHub] tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears

2018-11-14 Thread GitBox
tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears URL: https://github.com/apache/cordova-plugin-statusbar/issues/110#issuecomment-438615947 I've enclosed the screenshots :) ![screenshot_20181114-15465](https://user-images.githubus

[GitHub] tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears

2018-11-14 Thread GitBox
tharunkumar0 commented on issue #110: Cordova Status Bar Plugin hides the input when the keyboard appears URL: https://github.com/apache/cordova-plugin-statusbar/issues/110#issuecomment-438610396 It's on android 7.1.1 This i