Closed
Bug 620209
Opened 14 years ago
Closed 14 years ago
Windows does not ring when tab-modal alert box pops up
Categories
(Toolkit :: General, defect)
Tracking
()
RESOLVED
WONTFIX
mozilla2.0
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | - |
People
(Reporter: alice0775, Unassigned)
References
Details
(Keywords: regression)
Build Identifier:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b9pre) Gecko/20101217
Firefox/4.0b9pre ID:20101217030324
Windows does not ring when tab-modal alert box pops up.
Reproducible: Always
Steps to Reproduce:
1. Configure sound in Contril Panel properly
2. Start Minefield
3. Tab-modal alert (Enter javascript:alert("attempt sound"); in location bar)
Actual Results:
Does not ring
Expected Results:
Should ring according to the windows setting
| Reporter | ||
Updated•14 years ago
|
blocking2.0: --- → ?
| Reporter | ||
Updated•14 years ago
|
OS: Windows 7 → All
Bug 613806? Fixed, but not fixed?
| Reporter | ||
Comment 2•14 years ago
|
||
(In reply to comment #1)
> Bug 613806? Fixed, but not fixed?
Bug 613806 is for chrome , not for content.
Updated•14 years ago
|
blocking2.0: ? → -
Comment 4•14 years ago
|
||
We decided in bug 613806 not to play the system alert sounds for tab-modal prompts -- the prompts are essentially part of the webpage (unlike the old prompts), and content can't play these sounds.
The sounds still work properly for window-modal prompts.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•