mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-01 12:03:08 +00:00

The most recent browser window (if available) was stealing focus when a download started. This was to account for the case where a download was initiated from the Library. We are, however, switching to a Library view that shows download state and progress in bug 675902, so this focus pull is now unnecessary, and disruptive for users with window managers that don't have focus-stealing prevention.