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

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Scrolling on Input=Number does not change the value.

  • 2 отговора
  • 1 има този проблем
  • 198 изгледи
  • Последен отговор от 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
Прочетете този отговор в контекста 👍 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!!