Bug 47893 - [Qt][S60] gif image is rendered with white background.
Summary: [Qt][S60] gif image is rendered with white background.
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: S60 Hardware S60 3rd edition
: P1 Critical
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-19 02:24 PDT by rashmi
Modified: 2010-11-09 05:31 PST (History)
5 users (show)

See Also:


Attachments
html and img files attached (54.48 KB, application/x-zip-compressed)
2010-10-19 02:24 PDT, rashmi
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description rashmi 2010-10-19 02:24:13 PDT
Created attachment 71145 [details]
html and img files attached

Qt: 4.7
QtWebkit: 2.1
OS: Symbian^3

Steps to reproduce the error -
1. Copy the contents of the attached zip file into c:\data
2. Open the attached spinner.html through QtTestBrowser.

Expected Result -
After step 2, the "gspinner.gif" and "spinnergreen.png" images should be shown without the white background.

Actual Result -
After step 2, the "gspinner.gif" and "spinnergreen.png" images are rendered with the white background.

Additional Info -
This bug is not reproducible on Mozilla Firefox.
Also attached is the screenshot of the working Firefox usecase and the non-working QtTestBrowser usecase.

Reproducible with below minimal HTML code.
------------------
<html>
<body bgcolor=#ff0000>
<p>A gspinner image</p>
<img src="c:/data/cloading.gspinner.gif" alt="spinner image" width="33" height="32" />
<p>A csplash spinnergreen png image</p>
<img src="c:/data/csplash.spinnergreen.png" alt="spinner image" width="33" height="32" />
</body>
</html>
Comment 1 Suresh Voruganti 2010-11-01 12:44:42 PDT
Adding the dependency to 39121 as the fix is required for Qtwebkit 2.1 for Services for S^3
Comment 2 Janne Koskinen 2010-11-04 06:48:53 PDT
What specific version was this ?
I used Qt 4.7 (W40) and QtWebkit 2.1 SHA: baa0e2d4e28d8a66128a0ac8214f68c536a4f1b9 on N8 (W40) and cannot reproduce the issue.
Tested using the attached html and images from zip file.
Comment 3 Suresh Voruganti 2010-11-08 07:33:17 PST
http://bugs.nokia-boston.com/bugzilla/show_bug.cgi?id=6669 Boston Bugzilla ID
Comment 4 Suresh Voruganti 2010-11-08 08:45:01 PST
Resolving as WorksforMe as the issue is not reproducible, even the boston bugzilla comments says that issue is not reproducible.
Comment 5 Ramesh 2010-11-09 05:31:00 PST
SSO DE tester has verified this defect. His comments are as follows:
"Verified this issue on latest build  with latest CP Wk44 .This issue is NOT REPRODUCIBLE"