DateTimeInputWidget: Ignore wheel when not focused
authorBrad Jorsch <bjorsch@wikimedia.org>
Fri, 14 Jul 2017 12:42:47 +0000 (08:42 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Fri, 14 Jul 2017 12:59:13 +0000 (08:59 -0400)
commit362ac65f459c02ade4a937a399bfecc5e0d54c17
treea487a9365dd6c8456bd8925a8233f3fe4a8bf8b7
parentf3ecefc24daaa7d97c377d12063ba44b91b1ac47
DateTimeInputWidget: Ignore wheel when not focused

Much like I6c9f4679, it's probably best that the widget only use wheel
input when it's focused so it won't accidentally trigger when scrolling
through a form.

Bug: T170607
Change-Id: I46dc3eb01733be939c62e7e7f3f044f21ef1e6d8
resources/src/mediawiki.widgets.datetime/DateTimeInputWidget.js