Skip to content

Switching slides is unreliable in Firefox #112

@meithecatte

Description

@meithecatte

Steps to reproduce:

  1. Create a new deck:
    npm init code-surfer-deck my-deck
    cd my-deck
    npm start
    
  2. Open localhost:8000 in Firefox.
  3. Press right arrow a few times.

What will eventually happen is that Code Surfer doesn't react to one right-arrow press, and doesn't advance the step from 1 to 2. Next time the key is pressed, the code will jump instantly to 2 and then animate between 2 and 3.

To reproduce this more reliably, when Code Surfer doesn't respond to a right-arrow press, press the left-arrow instead. This will jump instantly to 2 and then animate back from 2 to 1 - this allows you to observe the behavior when it happens on slide 3 of the example deck, which has only two steps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions