We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Firefox crashes whenever I try to change an updateable input dropdown box after I have already set it, and it has only been doing this since the update.

  • 2 відповіді
  • 6 мають цю проблему
  • 1 перегляд
  • Остання відповідь від marcelo.origoni

more options

Since the latest update, whenever I change the input of a dropdown box that is updateable, as in you can change one dropdown box to change the available options of another dropdown box depending on the first's setting, whenever I try to change it to something else even in the same list firefox immediately crashes.

Since the latest update, whenever I change the input of a dropdown box that is updateable, as in you can change one dropdown box to change the available options of another dropdown box depending on the first's setting, whenever I try to change it to something else even in the same list firefox immediately crashes.

Усі відповіді (2)

more options

Such a change usually makes JavaScript send an AJAX request to the server to request an updated page.

Start Firefox in Safe Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).

  • Do not click the Reset button on the Safe mode start window or otherwise make changes.

See also:

If you have submitted crash reports then please post the IDs of one or more crash reports that have this format:

  • bp-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

You can find the IDs of the submitted crash reports on the about:crashes page.

  • You can open the about:crashes page via the location bar, like you open a website.

See:

more options

I'm having the same issue. I have a application that loads a combo using ajax.

While Firefox doesn't "crash", it becomes unresponsive.
The tricky part, is it does work in other computers (with same version of firefox), and even in the same machine with an older version (I tried FF 9, portable).
If I load the page with out ajax, it loads ok, and I can display the options in the combobox.