Status: Unconfirmed
Owner: [email protected]
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 5988 by [email protected]: TITLE is UNTITLED" for window.open  
with no URL
http://code.google.com/p/chromium/issues/detail?id=5988

Chrome Version       : 1.0.154.36
URLs (if applicable) : none
Other browsers tested:
      Safari 3: FAIL
     Firefox 3: OK
          IE 7: OK
       Opera 9: OK
    Netscape 9: OK

What steps will reproduce the problem?
1. using javascript, create a popup using window.open
2. do not supply a URL to the window.open call
3. dynamically load HTML into the newly created popup
4. try setting the title using <TITLE>my popup</TITLE>
5. try setting the title using javascript within the HTML
    used in step 3 above. ex: document.title = "my popup";

What is the expected result?
The window title should have a value

What happens instead?
Both Safari and Chrome display "Untitled" with URL "about:blank"




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