Status: Untriaged
Owner: ----
CC: hb...@chromium.org
Labels: Type-Bug Pri-2 OS-All Area-Compat-Web I18N

New issue 26644 by vivi...@chromium.org: ASP script generated popup window  
from euc-kr web page, the popup window title display as garble
http://code.google.com/p/chromium/issues/detail?id=26644

Chrome version: 4.0.229.0 (Official Build 30554)

Firefox 3.0:OK
IE7: Failed , just show the image, no asp generated window title
Safari3.2.3: Failed

What steps will reproduce the problem?
1. launch chrome
2. navigate to
http://www.hhi.co.kr/presscenter/presscenter01.asp?mode=read&code=1753

3.click the link right next to the camera image

page source snippet that cause the problem:

<a style="cursor:pointer;" onclick="window.open
('/common/ImageViewerPopup.asp?ImagePathVir=http%3A%2F%2Fwww%2Ehhi%2Eco%
2Ekr%2FKorea%2Fnewsdata%2Fnews%2FUPFB024ED1B4224%
2Ejpg','ImageViewer','top=0,status=no,toolbar=no,menubar=no,location=no,scr
ollbars=yes')">

What is the expected output? What do you see instead?
The popup window has its title display as garble

this euc-kr encoded web page use ASP script ImageViewerPopup.asp to
generate popup window title and image adjusting javascripts.

for Firefox3.0: the page title and image adjusting javascript all
generated successfully.
for IE7: the asp script failed entirely, the popup window just display the
JPEG image directly from its virtual location

for Chrome and Safari 3.2, the popup window title diplay garble, and one
of the PreloadImage.js failed to load.

Please use labels and text to provide additional information.


Attachments:
        ko popup chrome.PNG  416 KB
        ko popup ff.PNG  434 KB
        ko popup ie.PNG  427 KB

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

Reply via email to