Status: Available Owner: [email protected] CC: [email protected], [email protected] Labels: Type-Bug Pri-2 OS-All Area-WebKit Mstone-2.0 I18N
New issue 7243 by [email protected]: Encoding override is not applied to all the "sub frames" http://code.google.com/p/chromium/issues/detail?id=7243 When 'character encoding' is overriden manually by a user (in Page | Encoding menu), that encoding has to be applied to all the frames (main and subframes loaded in a few different ways - JS, iframe, frame, AJAX). An example case: 1. go to http://hantoma.hani.co.kr/board/view.html? board_id=ht_society:001016&uid=60820 2. It's EUC-KR and has a lot of Korean Hangul 3. In Page-Encoding menu, select gb18030 4. Some parts now have a bunch of Chinese characters (that do not make any sense), but still other parts do not change. (there are some images with text that cannot be changed, but it's not about this). Different versions of Chrome, Firefox 3 and IE7 have varying degrees of 'success' with encoding-override in subframes. With the latest webkit merge (January 28), Chrome trunk got a bit worse, but even before that, it's not perfect. Xiaolu, can you check Chrome 1.0.x and compare it with the latest Chrome dev channel (2.0.159.) and the latest trunk build (after yesterday's webkit merge)? -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
