This patch adds a span to underline the search string as it appears in the search results.

Search for "menu" and autocomplete results appear as
* Menus - admin/build/menu

Comments

incidentist’s picture

Status: Needs review » Fixed
StatusFileSize
new1.14 KB

Committed. I revised the patch to work against the latest commit, and fixed it so that it only matches the non-HTML parts of a match, so that if the query is "class", the HTML doesn't get munged. The revised patch is attached.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.