Up to Firefox 3.6, when a window which was not active was showing an alert (e.g. because a long running ajax-call returned and is now notifying the user), that window was flashing in the task bar (Windows 7) or it was brought to the top of the window stack (< Window 7).
That behaviour has changed in FF4.
Can I enforce the old behaviour in Javascript? Or is there a setting in about:config which will give me back the old behaviour? I checked, but I didn't find one.