Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

חיפוש בתמיכה

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

מידע נוסף

Scrolling on Input=Number does not change the value.

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

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)

פתרון נבחר

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

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!!