Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android4.1.1で動かしたときに'touchstart'がタップで2回反応する。 #200

Open
taiyop opened this issue May 7, 2013 · 5 comments

Comments

@taiyop
Copy link

taiyop commented May 7, 2013

Galaxy Nexusで実機テストしている時に発生した問題です。
検証した結果、タッチダウンとタッチアップのそれぞれのタイミングで'touchstart'が反応しているようです。
また、スワイプ操作のように動かしてタッチダウン・アップを行うと正常に動きました。
(使用しているenchant.jsはv0.7.0です。)

@sidestepism
Copy link
Collaborator

ありがとうございます。確認します。 examples/developers/eventViewer で確認されましたか?

@taiyop
Copy link
Author

taiyop commented May 7, 2013

いえ、examples/developers/eventViewerではまだ確認しておりません。

@sidestepism
Copy link
Collaborator

確認しました。eventViewer でも、タップした時の touchstart/touchend イベントが2組出ていることが分かりました。 @nexus 4.1.1

#129 と重複した問題です。
#129

sidestepism added a commit that referenced this issue May 7, 2013
@sidestepism
Copy link
Collaborator

ブラウザ側の touch/mouse イベントが2つ出ているか検証します。

@Ashibehair
Copy link

enchant.js v0.8.1 でも、 303SH(Android 4.2.2) では同様に問題が発生します。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants