Bug 63685 - [Qt] QML WebView in Qt 4.7.3 crashes on Symbian^3 when used inside view delegate
Summary: [Qt] QML WebView in Qt 4.7.3 crashes on Symbian^3 when used inside view delegate
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: S60 Hardware S60 3rd edition
: P3 Critical
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-29 21:33 PDT by blam
Modified: 2014-02-03 03:18 PST (History)
0 users

See Also:


Attachments
QML file to reproduce WebView crash (329 bytes, text/plain)
2011-06-29 21:34 PDT, blam
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.