I am using Firefox 84.0.1 on Manjaro and have rust-docs installed. I enabled offline mode and set the path to file:///usr/share/doc/rust/html/. Search itself works fine: for example, when I type "rs result" into the search box, it shows me a bunch of results with correct local paths, such as file:///usr/share/doc/rust/html/std/fmt/type.Result.html. But when I hit Enter, nothing happens. I tried the same with Chromium and everything works fine.
I am using Firefox 84.0.1 on Manjaro and have
rust-docsinstalled. I enabled offline mode and set the path tofile:///usr/share/doc/rust/html/. Search itself works fine: for example, when I type "rs result" into the search box, it shows me a bunch of results with correct local paths, such asfile:///usr/share/doc/rust/html/std/fmt/type.Result.html. But when I hit Enter, nothing happens. I tried the same with Chromium and everything works fine.