Skip to content

TRPL - print button not working in beta or nightly #45552

Closed
@carols10cents

Description

@carols10cents

Possibly related to #44704, not sure yet. Mdbook related, not rustdoc. Possibly due to customizations we've made, not sure if mdbook bug or not yet.

If I visit https://doc.rust-lang.org/beta/book/second-edition/ or https://doc.rust-lang.org/nightly/book/second-edition/ and click the print button, nothing happens. Same non-behavior in firefox nightly and chrome.

What I expect to happen does happen on https://doc.rust-lang.org/stable/book/second-edition/, which is that I am taken to https://doc.rust-lang.org/stable/book/second-edition/print.html and a print dialog comes up.

cc @steveklabnik

Poking at this slowly, not super high priority but we should figure it out before the next release

I am able to reproduce locally with mdbook 0.0.26
I am not able to reproduce locally with mdbook 0.0.25
I am able to reproduce locally with mdbook cd711bfb

Metadata

Metadata

Assignees

Labels

A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-bugCategory: This is a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions