Information
This feature sets the amount of time in milliseconds that elapse before the buttons on security-sensitive dialog boxes are enabled.
This delay help prevents Firefox users from inadvertently installing malicious software.
Solution
Perform the following procedure:
* Open the mozilla.cfg file in the installation directory with a text editor
* Add the following lines to mozilla.cfg:
lockPref("security.dialog_enable_delay", 2000);