Bug 76301
Summary: | Can't upload picture in Google picasaweb in QT Webkit 2.2 (QT 4.8.0) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Stephen <sfcheng> |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Critical | CC: | andersca, sfcheng |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows 7 | ||
URL: | http://picasaweb.google.com |
Stephen
After upgrading to QT 4.8, I found I can no longer upload photoes to google picasa from web browsers based on QtWebkit. I can select pictures to upload but after that, the upload progress indicator stays at zero. I tried Qt 4.7.4 and it worked fine.
I did see a warning in the inspector window:
Resource interpreted as Image but transferred with MIME type text/plain. The resource URL is https://picasaweb.google.com/lh/profile?uname=109794864186468693784&evid=1326488867366000_171987301_12311&plt=1569 .
But I am not sure this warning is relevant. In QT 4.8, there are a lot of such warnings from the inspector on various websites. It is perhaps due to the content sniffer added into QT 4.8?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |