Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

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

  • 5 odgovora
  • 0 ima ovaj problem
  • 1 prikaz
  • Posljednji odgovor od 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.

Svi odgovori (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.