Mozilla Monitor website will be down for 2 hours starting 5/20/2025 at 6 AM PT. Visit our status site for updates.

חיפוש בתמיכה

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

מידע נוסף

Scrolling on Input=Number does not change the value.

  • 2 תגובות
  • 1 has this problem
  • 65 views
  • תגובה אחרונה מאת Iraqball101

more options

When visiting a site with a Input=Number field and clicking on it and scrolling nothing happens when it should change the value as if i had pressed up or down arrow.

When visiting a site with a Input=Number field and clicking on it and scrolling nothing happens when it should change the value as if i had pressed up or down arrow.

פתרון נבחר

They have changed this behavior and now this is controlled by a pref in about:config.

  • about:config => dom.input.number_and_range_modified_by_mousewheel => true
Read this answer in context 👍 3

כל התגובות (2)

more options

פתרון נבחר

They have changed this behavior and now this is controlled by a pref in about:config.

  • about:config => dom.input.number_and_range_modified_by_mousewheel => true
more options

cor-el said

They have changed this behavior and now this is controlled by a pref in about:config.
  • about:config => dom.input.number_and_range_modified_by_mousewheel => true

That was it thank you some much!!