Bug 242370 - cannot select encoding when webkit is used in konqueror
Summary: cannot select encoding when webkit is used in konqueror
Status: RESOLVED FIXED
Alias: None
Product: kwebkitpart
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: webkit-devel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-21 15:30 UTC by Michael Tsang
Modified: 2010-06-23 06:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Tsang 2010-06-21 15:30:48 UTC
Version:           unspecified (using KDE 4.4.4) 
OS:                Linux

After we load an HTML page with WebKit, I cannot select encoding by clicking "View" from the menu

Reproducible: Always

Steps to Reproduce:
1. Open an HTML page in Konqueror
2. Select "View" -> "View Mode" -> "Webkit"
3. Select "View"

Actual Results:  
I cannot find any way to select the encoding.

Expected Results:  
The encoding menu should be listed under View
Comment 1 Dawit Alemayehu 2010-06-23 06:50:22 UTC
SVN commit 1141627 by adawit:

- Added the ability to change the default encoding in a web page (View->Set Encoding).

BUG: 228917
BUG: 242370


 M  +2 -1      kwebkitpart.rc  
 M  +18 -0     kwebkitpart_p.cpp  
 M  +2 -0      kwebkitpart_p.h  
 M  +3 -0      settings/webkitsettings.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1141627