Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

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

  • 5 תגובות
  • 0 have this problem
  • 1 view
  • תגובה אחרונה מאת 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.