Bug 242370

Summary: cannot select encoding when webkit is used in konqueror
Product: [Frameworks and Libraries] kwebkitpart Reporter: Michael Tsang <miklcct>
Component: generalAssignee: webkit-devel
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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