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
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