Closed
Bug 634838
Opened 14 years ago
Closed 14 years ago
Firefox Icon dont blink where there is javascript message on page
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: vadi.iletisim, Unassigned)
References
Details
(Keywords: uiwanted)
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b12pre) Gecko/20110216 Firefox/4.0b12pre
Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b12pre) Gecko/20110216 Firefox/4.0b12pre
In Firefox 3.6, when page sends a javascript alert, firefox icon in window taskbar would blink to warn user that page says something.
But in Firefox 4.0 nightlies, after tab-modal prompts change, firefox icon in Windows taskbar does not blink anymore. So when there is message from page, it's always being missed if the windows that includes page is minimized.
Reproducible: Always
Comment 1•14 years ago
|
||
This is deliberate, we're making alert prompts less OS-native by making them unable to do things a web page otherwise couldn't do. Specifically, I didn't port over the "window.getAttention();" call that does this.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•