Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

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

  • 5 trả lời
  • 0 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Tất cả các câu trả lời (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.