You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/01/11 14:51:58 UTC

[GitHub] A7302 opened a new issue #66: Keyboard events not fired on page other than index page

A7302 opened a new issue #66: Keyboard events not fired on page other than index page
URL: https://github.com/apache/cordova/issues/66
 
 
   I am working on a cordova application. I want to perform some functionality on keyboard events. But I am unable to call the events on pages other than index page. This is strange issue. Below are the version details,
   
   Cordova : 6.0.0
   Node: 8.2.1
   iOS: 12.0.1
   
   I have attached a sample application. If you click on the textbox on the first page(index page) then "keyboardWillShow" event gets called. But if you click on the "Go to Main" button and try to click on the textbox on main page no event gets fired.
   [project.zip](https://github.com/apache/cordova/files/2749994/project.zip)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org