-
Notifications
You must be signed in to change notification settings - Fork 418
Open
Labels
bugSomething isn't workingSomething isn't workingneeds-reproIssues that are blocked until reporter provides an adequate reproductionIssues that are blocked until reporter provides an adequate reproductionpreviewissues related to the `preview` commandissues related to the `preview` commandrevealjsIssues with the revealjs formatIssues with the revealjs format
Description
Bug description
When previewing a RevealJS presentation via the Simple Browser in VSCode, navigating away from the title slide and then saving/editing the .qmd file causes the preview to reset to slide 1 (title slide), losing the current slide position.
Steps to reproduce
- Open a .qmd file with format: revealjs in VSCode.
- Run Preview. Simple Browser opens on the title slide.
- Navigate forward to any slide (e.g., slide 3).
- Edit the .qmd file and save.
- Quarto re-renders, and the Simple Browser goes to slide 1.
Actual behavior
The preview reloads to slide 1 (title slide) after every re-render, regardless of which slide was active before the save.
Expected behavior
The Simple Browser should preserve the current slide position after a hot-reload/re-render, so the author remains on the slide they were editing.
Your environment
- Vscode 1.110.1
- MacOS: Sequioa 15.7.3
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds-reproIssues that are blocked until reporter provides an adequate reproductionIssues that are blocked until reporter provides an adequate reproductionpreviewissues related to the `preview` commandissues related to the `preview` commandrevealjsIssues with the revealjs formatIssues with the revealjs format