Description
Hello,
It seems I have noticed a bug on docs.rs.
I am not able to search anything that start with 'S'.
I guess it is because of
Click or press ‘S’ to search, ‘?’ for more options…
So, when one presses 'S' search field takes a focus but consequent 'S' presses do nothing.
It results in very inconvenient way to search without leading 'S' and to hope that autocomplete will help me.
I have opened a topic on Rust Forum.
There are interesting points from others:
It’s worth noting that this does not happen if you try searching sufficiently old docs. Here’s an example of sufficiently old docs that don’t exhibit this problem.
Just tried. Also sometimes does not work when second is s.
I don't know where this issue should be filed.
Please, correct me if I am doing something wrong.
Thank you.
P. S.
I tried on macOS with:
- Chrome 65.0.3325.181
- Safari 11.0.3 (13604.5.6)
Also, it works fine on https://doc.rust-lang.org/std/