Issue 4158: Javascript won't open an alert box when run from within a popup  
window
http://code.google.com/p/chromium/issues/detail?id=4158

New issue report by [EMAIL PROTECTED]:
Chrome Version       : 0.3.154.9
Other browsers tested:
      Safari 3: OK
     Firefox 3: OK
          IE 7: OK

What steps will reproduce the problem?
1. Link on web page must invoke Javascript to open a popup window
containing HTML form and Javascript code for form validation. There is no
problem in Google Chrome if the link is opened in a new window or tab using
target="blank".
2. Form validation Javascript code in the popup window invokes
alert(message) upon encountering an error within the form and sets focus to
the appropriate form element.

What is the expected result?
Google Chrome should display the alert box.

What happens instead?
Google Chrome will execute all Javascript code EXCEPT for opening the alert
box.




Issue attributes:
        Status: Unconfirmed
        Owner: [EMAIL PROTECTED]
        Labels: Type-Bug Pri-2 OS-All Area-Misc

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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to chromium-bugs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to