[Webkit-unassigned] [Bug 13474] New: Can't javascript close window following iframe post

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 24 17:29:45 PDT 2007


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

           Summary: Can't javascript close window following iframe post
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Critical
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: james at jberry.us


Normally, one can use javascript to close a window as long as the window was
opened by following a link. But in Safari (and all WebKit versions to date)
this fails after a get or post operation that targets an iframe within the
window.

Note that this is an important operation, as it would be used in an image
upload window, for instance, where the post through the hidden iframe is used
to submit an image.

This same operation succeeds in FireFox, IE6, and IE7.

Attached is a simple html file page that will allow you to reproduce the issue.


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