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

lost the first touchend event #6985

Closed
chatcan opened this issue Feb 25, 2019 · 2 comments
Closed

lost the first touchend event #6985

chatcan opened this issue Feb 25, 2019 · 2 comments

Comments

@chatcan
Copy link

chatcan commented Feb 25, 2019

Thanks for reporting an issue! Spend 60 seconds reading this...

  1. Before reporting, try reproducing against the latest version of NWJS.
  2. Issue tracker is only for bugs and feature requests, in English only.

Anything else? Use our mailing list for questions:
https://groups.google.com/forum/#!forum/nwjs-general

======== TEMPLATE BUG FORM ========

NWJS Version : 0.36.2
Operating System : mac 10.14

Expected behavior

touchstart and touchend match in pairs

Actual behavior

the first touchend event lost

How to reproduce

firsttouchend.zip
image
open demo

  1. inspect the webview(in test is a webview)
  2. click enabletouch button
  3. click webview
    image
@ffanny
Copy link
Member

ffanny commented Feb 25, 2019

I can reproduce this issue. Will try to find the cause and fix it.

ffanny added a commit to ffanny/chromium.src that referenced this issue Feb 26, 2019
rogerwang pushed a commit to nwjs/chromium.src that referenced this issue Feb 26, 2019
@ffanny
Copy link
Member

ffanny commented Feb 27, 2019

It has been fixed.
Version for mac is available in https://dl.nwjs.io/live-build/nw36/02-27-2019/75a4bf8eb

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

No branches or pull requests

2 participants