[Webkit-unassigned] [Bug 91722] New: Executing window.open with setTimeout does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 19 00:47:13 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=91722

           Summary: Executing window.open with setTimeout does not work
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.7
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nhayashida at gmail.com


Executing window.open with setTimeout (e.g. setTimeout(function(){ window.open("http://www.webkit.org"); }, 0);) does not work.
A given url should be opened in a separate window.

Such JavaScript code works on the other browsers.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list