[WebKit-devel] [kwebkitpart] [Bug 325942] Links to pdf and other file types are opened in an html embed frame

Dawit Alemayehu adawit at kde.org
Sun Oct 13 18:17:56 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=325942

--- Comment #8 from Dawit Alemayehu <adawit at kde.org> ---
(In reply to comment #7)
> As for image and text files: Konqueror does know that a link is opened since
> the Location bar reflects the URL change. At that point it could switch to
> the appropriate kpart. I don't know if that's feasible and/or desirable.
> 
> Actually if I press Refresh when a text/image file is opened, it switches to
> the appropriate kpart.

Please note that clicking on the link and entering it in Konqueror's bar or
refreshing it from Konqueror are not the same action. The click is handled by
QtWebKit where as the refresh/load are handled by Konqueror. That is why
load/reload or refresh will result in the url being opened by the configured
part.

As I said this is a known issue, but there is nothing we can do about fixing it
since QtWebKit does not allow us to override its setting. See
https://bugs.webkit.org/show_bug.cgi?id=51292.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the WebKit-devel mailing list