[Webkit-unassigned] [Bug 81382] New: [Qt][WK2] Assertion failure on touch in touch webview

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 16 11:53:55 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=81382

           Summary: [Qt][WK2] Assertion failure on touch in touch webview
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dinu.jacob at Nokia.com


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)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list