RESOLVED WONTFIX 18249
After exiting a window created by showModalDialog, the browser window stays inactive
https://bugs.webkit.org/show_bug.cgi?id=18249
Summary After exiting a window created by showModalDialog, the browser window stays i...
Robbie Paplin
Reported 2008-03-31 14:57:39 PDT
Actual: When you dismiss a window created by showModalDialog the calling browser window stays inactive (even though the dialog disappears) If you dismiss a window created by alert or confirm, it works as expected (the calling browser window becomes active) Expected: When you dismiss a window created by alert, confirm, or showModalDialog the browser window becomes active Note: This problem happens on both Windows & Macintosh versions of Safari
Attachments
Demonstrates browser window staying inactive after dismissing a window created via showModalDialog (1.75 KB, text/html)
2008-03-31 15:00 PDT, Robbie Paplin
no flags
Robbie Paplin
Comment 1 2008-03-31 15:00:15 PDT
Created attachment 20261 [details] Demonstrates browser window staying inactive after dismissing a window created via showModalDialog Depends on the dialog entered in the bug http://bugs.webkit.org/show_bug.cgi?id=18121 (http://bugs.webkit.org/attachment.cgi?id=20094)
Vicki Murley
Comment 2 2008-05-07 10:47:25 PDT
Ahmad Saleem
Comment 3 2022-07-31 02:31:09 PDT
showModalDialog support is gone from other browser and recently from Webkit Github source as well: https://github.com/WebKit/WebKit/commit/c4bb4d1af89e1ef5f57ef1b1cf7b65ce62c30ba5 Do we need to work on this? Thanks!
Note You need to log in before you can comment on or make changes to this bug.