Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

Scrolling on Input=Number does not change the value.

  • 2 odpowiedzi
  • 1 osoba ma ten problem
  • 107 wyświetleń
  • Ostatnia odpowiedź od 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.

Wybrane rozwiązanie

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
Przeczytaj tę odpowiedź w całym kontekście 👍 3

Wszystkie odpowiedzi (2)

more options

Wybrane rozwiązanie

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