Bug 17560
Summary: | Repeated JavaScript alerts block user interaction with application | ||
---|---|---|---|
Product: | WebKit | Reporter: | mikie <mikie> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | UNCONFIRMED | ||
Severity: | Normal | CC: | clopez, lacerchia, mikie, mrowe, ngockhanhlam87 |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
URL: | http://www.alegro.com | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=165032 https://bugs.webkit.org/show_bug.cgi?id=164853 |
mikie
pop-ups make safari unusable, force user to "force quit" safari.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
JavaScript alert dialogs have nothing to do with pop-up blocking as they are not pop-up windows in that sense. The manner in which alert dialogs are displayed is application-specific so this may be more of a Safari issue than a WebKit issue.
Mark Rowe (bdash)
<rdar://problem/5767363>
Alexey Proskuryakov
*** Bug 17859 has been marked as a duplicate of this bug. ***