Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

why alertBox title is not visible in firefox ? It remember it getting displayed earlier

  • 5 réponses
  • 1 a ce problème
  • 1 vue
  • Dernière réponse par FredMcD

more options

I was automating some web UI which is supported on firefox but recently i saw that popup msgs like alert,confirm doesn't display the titlebar which usually says "The page at xyz.com says:". How can get it back...? or what all setting changes that i need to do in order to get it back. the same alert box with title bar as mentioned above can be seen in chrome but missing in firefox10.0 n above.

I was automating some web UI which is supported on firefox but recently i saw that popup msgs like alert,confirm doesn't display the titlebar which usually says "The page at xyz.com says:". How can get it back...? or what all setting changes that i need to do in order to get it back. the same alert box with title bar as mentioned above can be seen in chrome but missing in firefox10.0 n above.
Captures d’écran jointes

Solution choisie

Thank you cor-el. ur solution worked for me. Thanks alot...:-).cor-el said

That would be about disabling modal mode for these alerts.
  • prompts.tab_modal.enabled = false
Note that that will block the user interface and you won't be able to do anything until you close the tab. This change was made to prevent websites from blocking Firefox by continuously reopen such an alert/prompt. Bug 432687 - (eviltraps) Protect users from Javascript trap websites

Thank you cor-el. ur solution worked for me. Thanks alot...:-). Also thank u Fred for the reply...:-)

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (5)

more options

Anybody has any views on this.... ?

more options
more options

That would be about disabling modal mode for these alerts.

  • prompts.tab_modal.enabled = false

Note that that will block the user interface and you won't be able to do anything until you close the tab. This change was made to prevent websites from blocking Firefox by continuously reopen such an alert/prompt.

Bug 432687 - (eviltraps) Protect users from Javascript trap websites

more options

Solution choisie

Thank you cor-el. ur solution worked for me. Thanks alot...:-).cor-el said

That would be about disabling modal mode for these alerts.
  • prompts.tab_modal.enabled = false
Note that that will block the user interface and you won't be able to do anything until you close the tab. This change was made to prevent websites from blocking Firefox by continuously reopen such an alert/prompt. Bug 432687 - (eviltraps) Protect users from Javascript trap websites

Thank you cor-el. ur solution worked for me. Thanks alot...:-). Also thank u Fred for the reply...:-)

more options

Glad to help. Safe Surfing.

Hello,

I am glad to hear that your problem has been resolved. If you haven't already, please select the answer that solves the problem. This will help other users with similar problems find the solution more easily.

Thank you for contacting Mozilla Support.