[WebKit-devel] [Bug 198428] Wrong default user agent string in Konqueror with webkit-kde kpart
Dawit Alemayehu
adawit at kde.org
Tue Sep 1 04:29:30 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=198428
Dawit Alemayehu <adawit at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |adawit at kde.org
Ever Confirmed|0 |1
--- Comment #5 from Dawit Alemayehu <adawit kde org> 2009-09-01 04:28:33 ---
This is a Konqueror issue. It happens simply because everytime you enter a URL
in the location bar or the search bar, Konqueror attempts to determine the
mime-type by doing a KIO::get so it can embed the appropriate part based on the
mime-type. Unfortunately, that means the default user agent string from KIO
will be used since the webkit part will not have a chance to re-write the
default string. IOW, this cannot be fixed here and it is not trivial to fix
without a significant change in Konqueror...
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the WebKit-devel
mailing list