android move事件,Android的浏览器不处理touchmove事件正确

当我尝试检查在this jsbin demo的touchmove事件只在Chrome和Opera触发一次针对Android,并且之后,它触发的,而不是继续触发touchmove事件touchcancel事件?Android的浏览器不处理touchmove事件正确

基于两个the W3C specs,并在这两个Android版Firefox和Android的默认浏览器中touchmove事件的行为上,在我看来,触摸事件应该工作的方式是touchmove事件持续而触摸触发仍在页面上。 trying to test in this jsbin后虽然,我得到了以下日志消息:

touchstart event; starting on (140,197) on the screen, or (381,536) on the page.

touchend event; starting on (undefined,undefined) on the screen, or (undefined,undefined) on the page.

touchstart event; starting on (181,137) on the screen, or (492,372) on the page.

touchmove event; starting on (182,153) on the screen, or (495,416) on the page.

touchcancel event; starting on (undefined,undefined) on the screen, or (undefined,undefined) on the page.

这是发生了什么事,当我第一次点击屏幕(通过touchstart和touchend所示),然后拖动屏幕(touchstart,touchmove和touchcancel)。与上面提到的specs相同,touchcancel事件应该只有在遇到干扰时运行,例如浏览器界面(如果我理解正确)。

由于我只是将手指滑到身体上,而没有离开窗户,我真的很困惑,所以有人会知道为什么会发生这种情况?

我得到这个意外的结果Chrome 32和Opera 19对于Android。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值