Bug 63685

Summary: [Qt] QML WebView in Qt 4.7.3 crashes on Symbian^3 when used inside view delegate
Product: WebKit Reporter: blam <bea.lam>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Critical    
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: S60 Hardware   
OS: S60 3rd edition   
Attachments:
Description Flags
QML file to reproduce WebView crash none

Description blam 2011-06-29 21:33:39 PDT
Reported at http://bugreports.qt.nokia.com/browse/QTBUG-19795 against Qt 4.7.3:

The QML WebView element in Qt 4.7.3 causes a crash when used within a ListView delegate.

Please see attached example. If the WebView's "html" property is set to an empty string so that the display is empty, the crash does not occur.

The crash occurs on Symbian^3. It is not reproducible on Windows/Mac/Linux desktop nor the Qt Simulator included with the Qt SDK.

The original reporter of QTBUG-19795 noted that the crash did not occur in 4.7.2. The only change to the QtDeclarative module between 4.7.2 and 4.7.3 was a change to exported symbols on symbian for debug-related classes, so as far as I can tell there are no QML changes that would affect WebView in this instance.
Comment 1 blam 2011-06-29 21:34:18 PDT
Created attachment 99232 [details]
QML file to reproduce WebView crash
Comment 2 Jocelyn Turcotte 2014-02-03 03:18:08 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.