Cease hijacking of browser search function
The shortcut in browsers to "find" is hijacked by jade, the result being that my searches end up contaminated.
If trying to look for a string in a case, the browser search function allows navigation without rerunning the search and without affecting the forward and back function of the browser. However, the use of the find shortcut is denied by jade instead forcing use of its filters and the next/previous buttons (in Jade) move a little, causing inadvertent closing of the search.
1
vote