[Webkit-unassigned] [Bug 16730] New: Support the window.createPopup() method

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 06:18:10 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16730

           Summary: Support the window.createPopup() method
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
               URL: http://207.46.199.254/en-us/library/ms536392(VS.85).aspx
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bugzillawatcher at gmail.com


It would be great if webkit could support the window.createPopup that exists in
IE (since version 5.5).

The benefit of the popup object is that it can appear on top of other frames
and outside the browser window. This makes it easier to create contextmenues
etc. 

You can also make the popup appear x px relative to a HTML node, see:
http://207.46.199.254/en-us/library/ms536755(VS.85).aspx

Examples can be seen here:
http://207.46.199.254/en-us/library/ms533025(VS.85).aspx


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



More information about the webkit-unassigned mailing list