Skip to content

Presentation mode unclickable in right sidebar #1806

Answered by stephanrauh
Joe-Dough asked this question in Q&A
Discussion options

You must be logged in to vote

Well, you've found a bug that's already been lurking in the library for ten months. The pdf.js team tidied up their toolbar, remove the presentation mode button from the main toolbar, and renamed the id of the secondary menu item. My HTML code didn't change, but the id of the principal toolbar button matched the id of Mozilla's menu item, so I never noticed.

I hope the Playwright tests I'm currently writing prevent this kind of nasty surprise in future.

Here's the commit that caused the bug:
mozilla/pdf.js@e56c30e

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@stephanrauh
Comment options

@Joe-Dough
Comment options

Answer selected by Joe-Dough
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working Confirmed I've managed to reproduce the bug. That's great news: chances are I'll solve it. Solved
2 participants