Revert "Make mw.widgets.SearchInputWidget extend OO.ui.SearchInputWidget"
authorEBernhardson <ebernhardson@wikimedia.org>
Wed, 19 Jul 2017 21:36:17 +0000 (21:36 +0000)
committerEBernhardson <ebernhardson@wikimedia.org>
Wed, 19 Jul 2017 21:39:36 +0000 (21:39 +0000)
commitbaf123f07d50d29ac4161acac536b579fc31a33b
treee5b808a34ac8fc10ec8dda991544d86e98029a91
parent7882e3b66060f7bbd37e15688baf4dd30954b1b7
Revert "Make mw.widgets.SearchInputWidget extend OO.ui.SearchInputWidget"

Typing a search query into the main box on Special:Search
causes the search to be performed for the first autocomplete
result, rather than the typed query. The first autocomplet
result should only be searched for if explicitly selected with
the mouse or arrow key.

This reverts commit 7882e3b66060f7bbd37e15688baf4dd30954b1b7.

Bug: T171112
Change-Id: I1af6ba90542fafe3ed1aeca420e9d6df6612f7d0
includes/widget/SearchInputWidget.php
resources/Resources.php
resources/src/mediawiki.widgets/mw.widgets.SearchInputWidget.js