phonegap / build

This is the public repository for PhoneGap Build source and bug tracking
92 stars 33 forks source link

[android 2.3] [2.0.0] keyup event not firing #34

Closed rlay3 closed 11 years ago

rlay3 commented 11 years ago

Binding to 'keyup' events are not firing.

'keydown' and 'keypress' are working fine

Here is an example in jquery: $('#writeText').on('keyup',function(e){ console.log('keyup'); //never fires });

hardeep commented 11 years ago

Hey rlay3,

This is most likely a framework issue. I would suggest taking this over to the PhoneGap Google group for further inquiry.

http://groups.google.com/group/phonegap