[Webkit-unassigned] [Bug 29869] New: [Qt] Make it easier for application developers to handle downloads
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 29 06:21:40 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29869
Summary: [Qt] Make it easier for application developers to
handle downloads
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
OS/Version: Mac OS X 10.5
Status: NEW
Keywords: Qt
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: vestbo at webkit.org
This bug report originated from issue QTBUG-4526
http://bugreports.qt.nokia.com/browse/QTBUG-4526
--- Description ---
i) If a web link is triggered and goes through to the
handleUnsupportedContent method, if the request has a content-disp of
attachment with an associated filename it just drops through. Qt behind
the scenes should be triggering a download request signal in my view (we
intercept the content and parse the headers to find out it is actually a
download) - this is reproducable on most web mail
ii) If you direct link to, say, a movie or an exe - again a dead web page
appears, there is no prompt download. You can get round this by overriding
accept navigation request but I would have thought this should happen in
the API
--
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