Closed
Bug 620213
Opened 14 years ago
Closed 14 years ago
Windows does not ring when clicking outside the modal prompt
Categories
(Toolkit :: General, defect)
Tracking
()
RESOLVED
INVALID
Tracking | Status | |
---|---|---|
blocking2.0 | --- | - |
People
(Reporter: jk1700, Unassigned)
References
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; pl; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Build Identifier:
When prompts were window modal (Fx3.6 and earlier) Windows played a sound after clicking outside the alert/prompt/confirm box
Reproducible: Always
Steps to Reproduce:
1. Enter javascript:alert("test"); in location bar
2. Click outside the modal box
Actual Results:
Nothing happens
Expected Results:
Window should play a sound and modal prompt should blink
Updated•14 years ago
|
blocking2.0: ? → -
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Comment 2•14 years ago
|
||
Oops, misread. Not a dupe of 620209.
But this is invalid. The entire point of tab-modal prompts is that you can switch away from them, so playing an error sound when you try to do so wouldn't make sense.
Also, see bug 613806, where we decided that tab-modal prompts shouldn't play the system alert sounds anyway.
Resolution: DUPLICATE → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•