[Webkit-unassigned] [Bug 33962] 'blur' event fired while modal dialog box is up

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 27 15:06:37 PST 2010


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





--- Comment #8 from James Robinson <jamesr at chromium.org>  2010-01-27 15:06:34 PST ---
showModalDialog() support in DRT and test_shell seems really bad. It's off by
default in test_shell and can be enabled with a command-line flag, but the
nested loop for the opened windows does not spin down when window.close() is
invoked inside the popup so it's not very useful.  I couldn't get the dialog to
show at all using DRT - I suspect that this behavior is also behind some flag
or setting and may not be fully baked.

I'll upload another patch with explanatory comments in the code and ChangeLog
that Eric suggested, but I don't think a new test is entirely feasible here, as
sad as that is.

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