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

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Scrolling on Input=Number does not change the value.

  • 2 Antworten
  • 1 hat dieses Problem
  • 174 Aufrufe
  • Letzte Antwort von 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.

Ausgewählte Lösung

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
Diese Antwort im Kontext lesen 👍 3

Alle Antworten (2)

Ausgewählte Lösung

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