digitalpoint
Well-known member
accesskey="s" is being used for more than one function (invalid because you can't have two different items trigger from it). Search and Save are both tagged with accesskey="s".
End result is access key for search never works unless you are on a page that something can't be saved.
End result is access key for search never works unless you are on a page that something can't be saved.