Skip to content

rustup can show this book but after change color it is not remain for other pages #1896

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

Closed
esmaeelE opened this issue Sep 23, 2022 · 1 comment

Comments

@esmaeelE
Copy link

URL to the section(s) of the book with this problem:
In rustup help command rustup --help we read that run book with rustup doc --book

Description of the problem:
But after run book if change the color it can not remain when open another page on book.

Suggested fix:
It seems related to css issue.

I file a bug in rustup page they say it relates to mdbook.
rust-lang/book#3354 (comment)

@ehuss
Copy link
Contributor

ehuss commented Sep 23, 2022

The issue is that some browsers have restrictions around how local storage works with file:// URLs.

rustup will likely need to support some kind of local webserver in order to work around that. This is essentially a duplicate of rust-lang/rustup#2151, so closing in favor of that.

@ehuss ehuss closed this as not planned Won't fix, can't repro, duplicate, stale Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants