Fix annoying bug with mwsuggest that makes it shown suggestions after search box...
authorRobert Stojnić <rainman@users.mediawiki.org>
Mon, 4 May 2009 21:07:18 +0000 (21:07 +0000)
committerRobert Stojnić <rainman@users.mediawiki.org>
Mon, 4 May 2009 21:07:18 +0000 (21:07 +0000)
commit58607bec93b59d85e8727d9779d73d8267e59c8b
treedae61133d83814d10f8dcc1bdcc91e4d4ef93075
parentd513bb0a4c631948b63d2f5a1639335872b49b8d
Fix annoying bug with mwsuggest that makes it shown suggestions after search box has lost focus (which it shouldn't).
Introduce additional attribute that tells the suggestion container that it should stay hidden.
includes/DefaultSettings.php
skins/common/mwsuggest.js