Avatar for Username

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

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

  • 5 ответов
  • 0 имеют эту проблему
  • 1 просмотр
  • Последний ответ от 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.

Все ответы (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.