Conversation
On a Samsung Galaxy, Chrome version 28 does not throw the keypress event. Here is a fix for that.
|
Por favor, perdona mi español. Estoy utilizando el servicio de traducción de Google. El problema sólo existe en las nuevas versiones de Android cuando se utiliza el navegador Chrome, en nuestro caso un Samsung Galaxy Note y el Samsung Galaxy S3. On Aug 26, 2013, at 7:46 PM, melloflavio notifications@github.com wrote:
|
|
Just merged in your changes. Looks good on my nexus7 |
|
Thanks! I'll try it out tomorrow at work. On Oct 27, 2013, at 7:59 PM, Josh Bush notifications@github.com wrote:
|
On a Samsung Galaxy, Chrome version 28 does not throw the keypress event.
Here is a fix for that.
Actually that last if statement should be if (chrome && android) {