WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 81144
Bug 81382
[Qt][WK2] Assertion failure on touch in touch webview
https://bugs.webkit.org/show_bug.cgi?id=81382
Summary
[Qt][WK2] Assertion failure on touch in touch webview
Dinu Jacob
Reported
2012-03-16 11:53:55 PDT
Touch on any page results in an assertion failure: ASSERTION FAILED: m_suspendCount Source/WebKit2/UIProcess/qt/QtViewportInteractionEngine.cpp(380) : bool WebKit::QtViewportInteractionEngine::ensureContentWithinViewportBoundary(bool) #0 0xb7c1914d in WebKit::QtViewportInteractionEngine::ensureContentWithinViewportBoundary (this=0x81040f0, immediate=true) at Source/WebKit2/UIProcess/qt/QtViewportInteractionEngine.cpp:380 #1 0xb7c0aca3 in WebKit::QtPanGestureRecognizer::recognize (this=0x816cc38, event=0xbfffe2a8) at Source/WebKit2/UIProcess/qt/QtPanGestureRecognizer.cpp:69 #2 0xb7c0945b in QtWebPageEventHandler::doneWithTouchEvent (this=0x816cc28, event=..., wasEventHandled=false) at Source/WebKit2/UIProcess/qt/QtWebPageEventHandler.cpp:461 #3 0xb7c11863 in QtPageClient::doneWithTouchEvent (this=0x815cd4c, event=..., wasEventHandled=false) at Source/WebKit2/UIProcess/qt/QtPageClient.cpp:237 #4 0xb7bb602e in WebKit::WebPageProxy::handleTouchEvent (this=0x8173440, event=...) at Source/WebKit2/UIProcess/WebPageProxy.cpp:1043 #5 0xb7c08fbd in QtWebPageEventHandler::handleTouchEvent (this=0x816cc28, event=0xbfffe428) at Source/WebKit2/UIProcess/qt/QtWebPageEventHandler.cpp:357 #6 0xb7b385b5 in QQuickWebView::touchEvent (this=0x815cc08, event=0xbfffe428)
Attachments
Add attachment
proposed patch, testcase, etc.
Dinu Jacob
Comment 1
2012-03-16 12:58:09 PDT
*** This bug has been marked as a duplicate of
bug 81144
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug