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

Crush on multiple url opening with using callback of EventListenerTouchOneByOne. #19365

Open
sbrednikhin opened this issue Jan 28, 2019 · 1 comment

Comments

@sbrednikhin
Copy link
Contributor

sbrednikhin commented Jan 28, 2019

  • cocos2d-x version: All starting from 3.14
  • devices test on: PC Windows
  • developing environments
    • NDK version: All
    • Xcode version: -
    • VS version: All
    • browser type and version: Chrome, maybe others.

Steps to Reproduce:

  1. Change event listener to EventListenerTouchOneByOne in OpenURLTest.cpp in standard cpp_test project
  2. Compile and run test and open browser in window (not full screen) mode so that you can see both: application window and browser window simultaneously.
  3. Start tapping app scene as fact as possible so many tabs would be opened open in browser window. On some tab (usually from 2 to 10) app will crush.
@balmerdx
Copy link

balmerdx commented Feb 1, 2019

Yes, the bug is repeated.

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