Skip to content
This repository was archived by the owner on Dec 11, 2017. It is now read-only.

Fix for chrome browser on Android#167

Closed
b2k wants to merge 2 commits intodigitalBush:masterfrom
b2k:master
Closed

Fix for chrome browser on Android#167
b2k wants to merge 2 commits intodigitalBush:masterfrom
b2k:master

Conversation

@b2k
Copy link
Contributor

@b2k b2k commented Aug 23, 2013

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) {

b2k added 2 commits August 23, 2013 14:11
On a Samsung Galaxy, Chrome version 28 does not throw the keypress event.

Here is a fix for that.
@b2k
Copy link
Contributor Author

b2k commented Aug 27, 2013

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:

Não consegui replicar. Mas a máscara não é muito fluida nos androids testados (HTC Desire S e Galaxy Note, Chrome e default browser)
Pode ser relacionado


Reply to this email directly or view it on GitHub.

@digitalBush
Copy link
Owner

Just merged in your changes. Looks good on my nexus7

@b2k
Copy link
Contributor Author

b2k commented Oct 28, 2013

Thanks!

I'll try it out tomorrow at work.

On Oct 27, 2013, at 7:59 PM, Josh Bush notifications@github.com wrote:

Just merged in your changes. Looks good on my nexus7


Reply to this email directly or view it on GitHub.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants