Page MenuHomePhabricator

Disabled NumberInputWidget takes scrolling (touchpad, scrollwheel) into account when it shouldn't
Closed, ResolvedPublic

Description

Disabled NumberInputWidget on Chrome (latest: v49) takes scrolling action into account and increases/decreases value.
Doesn't affect Firefox.

Event Timeline

Change 283158 had a related patch set uploaded (by Prtksxna):
NumberInputWidget: Disable onWheel action when the widget is disabled

https://gerrit.wikimedia.org/r/283158

Change 283158 merged by jenkins-bot:
NumberInputWidget: Disable onWheel action when the widget is disabled

https://gerrit.wikimedia.org/r/283158

By the way, this was happening for me on Firefox 47.0a2 on Mac OS X 10.9.5 too.