Page MenuHomePhabricator

Add a preference option to disable SimpleSearch
Closed, ResolvedPublic

Description

There has been a desire for people to have a preferences option to disable the SimpleSearch feature and get back the old searchfield + go + search button + mwsuggest.js


Version: unspecified
Severity: enhancement

Details

Reference
bz23823

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:09 PM
bzimport set Reference to bz23823.
  • This bug has been marked as a duplicate of bug 23520 ***

manuelt15 wrote:

When disabling SimpleSearch (r68177) the old suggest engine (mwsuggest.js) doesn't work on Vector

(In reply to comment #2)

When disabling SimpleSearch (r68177) the old suggest engine (mwsuggest.js)
doesn't work on Vector

Is this on a Wikimedia wiki or on your own wiki? In which browser? How does it not work?

alexsm333 wrote:

There is no drop-down box (Firebug shows that div.suggestions has "right:lots_of px", moving it off the screen). If you use up and down arrows suggested words appear in the input field.

This is on Wikimedia in Opera 10.60 and FireFox 3.6.6 with Vector skin and checked "Enable enhanced search suggestions (Vector skin only)" in preferences.

So this option does return old Go/Search buttons but breaks mwsuggest.

manuelt15 wrote:

(In reply to comment #3)

(In reply to comment #2)

When disabling SimpleSearch (r68177) the old suggest engine (mwsuggest.js)
doesn't work on Vector

Is this on a Wikimedia wiki or on your own wiki? In which browser? How does it
not work?

Wikimedia wiki, tried on Firefox 3.6.6, Chrome 5.0.375 and Safari 5, and happens when unchecking "Enable enhanced search suggestions (Vector skin only)"

Duping up to bug 24350 because that bug has technical information on how to fix it.

  • This bug has been marked as a duplicate of bug 24350 ***