The magnifying glass button in the Vector skin search box uses the fulltext search button text ([[:Mediawiki:Tooltip-search-fulltext]]) but it is a go search button. This can be solved in one of the following ways
- Change button function to fulltext search to match the tooltip
- Change the tooltip to [[Mediawiki:Tooltip-search-go]] to match the search button function
- Create a new Vector skin search tooltip, since the searching with a single button works different from searching with two search buttons in Monobook skin
- Add a fulltext search button and use the correct tooltips like in Monobook skin
Version: 1.20.x
Severity: normal