Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

We downloaded the New Firefox Browser 119 and now we cannot check check boxes on our webpages

  • 5 respostas
  • 0 têm este problema
  • 1 visualização
  • Última resposta por cor-el

more options

We downloaded the New Firefox Browser 119 and now we cannot check check boxes on our webpages. We can check the box for all, but not for individual check boxes on the same page.

We downloaded the New Firefox Browser 119 and now we cannot check check boxes on our webpages. We can check the box for all, but not for individual check boxes on the same page.

Todas as respostas (5)

more options

Can you use mozregression to find the responsible commit? Thanks.

more options

Are that real check boxes or actually images and the check boxes are handled via JavaScript (i.e. replace the empty box image with a checked box image) ?

Can you post a link to a publicly accessible page (i.e. no authentication or signing on required)?

more options

Try disabling Tracking Protection for the site.

more options

cor-el said

Are that real check boxes or actually images and the check boxes are handled via JavaScript (i.e. replace the empty box image with a checked box image) ? Can you post a link to a publicly accessible page (i.e. no authentication or signing on required)?

I cant because its a control website for the backend

more options

Are there errors reported in the Web Console ? Can you post the HTML code of those check boxes ?

You can right-click and select "Inspect" to open the built-in Inspector with this element selected.