[Webkit-unassigned] [Bug 29459] New: showModalDialog does not work when launched from a modal window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 18 08:12:13 PDT 2009


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

           Summary: showModalDialog does not work when launched from a
                    modal window
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: PC
        OS/Version: Windows Vista
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P1
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cdobson at outstart.com
                CC: cdobson at outstart.com


When launching a modal dialog (using showModalDialog(...)) from a modal window
(that was created with showModalDialog) it does not work properly.  When you
click on the second modal window, it goes behind the first modal window.  It
appears to be parenting to the original html page, the one that launched the
first modal dialog and not parenting to the modal window that launched it.

BTW -  We are using Safari 4.0.2 (530.19.1) on Windows platforms (Vista, XP).
We are making our IE-based application compatible with Macs.  Our application
makes extensive use of modal dialogs.

Thank you for your time.  -Craig.

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