Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rust documentation search bar bug #50064

Closed
xbonnetain opened this issue Apr 18, 2018 · 0 comments
Closed

Rust documentation search bar bug #50064

xbonnetain opened this issue Apr 18, 2018 · 0 comments
Assignees
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@xbonnetain
Copy link

The search bar in the documentation (on both https://doc.rust-lang.org/std/ and https://docs.rs) does not provide the results of a research if the searched word has been researched just before.

Steps to reproduce:

  • In the search bar of https://doc.rust-lang.org/std, press a.
  • Wait for the result page to appear.
  • Press backspace.
  • Wait for the original page to come back.
  • Press a.
  • The result page does not come back.

This has been observed on stable, beta and nightly, and works with any word, as long as it is written fast enough, and no intermediate search result are shown.

@GuillaumeGomez

@estebank estebank added the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label Apr 18, 2018
@GuillaumeGomez GuillaumeGomez self-assigned this Apr 19, 2018
kennytm added a commit to kennytm/rust that referenced this issue Apr 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

3 participants