Hi Tomorrow,

Our QA tried but cannot reproduce this issue with crosswalk-23.53.587.0.aar, no 
crash happen when touch and scroll tmall.com.  The test code is same with yours.

What’s your test device?

Android Studio 2.2.2
Gradle: 2.14.1
Device: Nexus 4(Android 5.0)
Crosswalk: 23.53.587.0

BR
Belem

From: Crosswalk-dev [mailto:[email protected]] 
On Behalf Of tomorrow chen
Sent: Tuesday, November 1, 2016 9:41 AM
To: [email protected]; 
[email protected]
Subject: [Crosswalk-dev] XWalkView crash when scroll/touch

Hi All
I build xwalk_lib_core.aar and use it in the project.

Yet once I start to scroll ,it's very easy to crash.
The crash point is EventHandler::bestClickableNodeForHitTestResult.
result.isRectBasedTest()  failed

here's my code


setContentView(R.layout.activity_main);
webview=(XWalkView)findViewById(R.id.xwalkWebView);
webview.load("http://tmall.com<http://tmall.com/>",null);



xwalk/VERSION show

MAJOR=23

MINOR=53

BUILD=587

PATCH=0

chrome/VERSION show

MAJOR=53
MINOR=0
BUILD=2785
PATCH=143
_______________________________________________
Crosswalk-help mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help

Reply via email to