[Webkit-unassigned] [Bug 25585] Webkit in Qt _does not have_ window.showModalDialog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 6 01:40:19 PDT 2009


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


vestbo at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1




------- Comment #1 from vestbo at webkit.org  2009-05-06 01:40 PDT -------
This is not implemented in the Qt chrome client right now.

bool ChromeClientQt::canRunModal()
{
    notImplemented();
    return false;
}

Will investigate, thanks.


-- 
Configure bugmail: https://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