Skip to content
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

Shuffle + Smart Backspacing = bug #600

Open
zzgab opened this issue Jan 26, 2024 · 0 comments
Open

Shuffle + Smart Backspacing = bug #600

zzgab opened this issue Jan 26, 2024 · 0 comments

Comments

@zzgab
Copy link

zzgab commented Jan 26, 2024

Description

When Shuffle is on, and Smart Backspace is on, there is a little bug when the program operates the backspacing (it uses the wrong Next String to compute the common part).

See PR #599

Demo

[If possible, include a demo of your issue in a fork of this JSFiddle: https://jsfiddle.net/mattboldt/1xs3LLmL/]

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior: [What you expect to happen]

Actual behavior: [What actually happens]

Reproduces how often: [What percentage of the time does it reproduce?]

Whenever the natural next string is not the one that the shuffling has picked.

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

1 participant