[Webkit-unassigned] [Bug 66951] New: [Qt] [WK2] Assert in computeViewportAttributes when MiniBrowser started with -touch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 25 09:45:54 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66951
Summary: [Qt] [WK2] Assert in computeViewportAttributes when
MiniBrowser started with -touch
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Keywords: Qt
Severity: Normal
Priority: P4
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ostapenko.viatcheslav at nokia.com
BrowserView::resizeEvent set width and height one by one. m_item->setWidth in BrowserView::resizeEvent() cause QTouchWebView::geometryChanged() which calls QTouchWebViewPrivate::updateViewportConstraints() and computeViewportAttributes while height is still 0 .
--
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