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

Redo buffer lost when no change made #11542

Closed
AdRiley opened this issue Nov 12, 2024 · 1 comment · Fixed by #11908
Closed

Redo buffer lost when no change made #11542

AdRiley opened this issue Nov 12, 2024 · 1 comment · Fixed by #11908
Assignees
Labels
--bug Type: bug -gui

Comments

@AdRiley
Copy link
Member

AdRiley commented Nov 12, 2024

Repo steps;

  1. New workflow
  2. Add a text literal "Test"
    image
  3. Change the text to Test2
  4. Press Undo
  5. We are now able to redo to test2 if we press the redo button
    image
  6. Click into the text box and click out without making a change.

Expected behaviour:

  • We should still be able to press redo

Actual behaviour:

  • The redo stack gets lost
@AdRiley AdRiley added --bug Type: bug -gui labels Nov 12, 2024
@AdRiley AdRiley added this to the 2024-End-Of-Year milestone Nov 12, 2024
@farmaazon farmaazon moved this from ❓New to 📤 Backlog in Issues Board Dec 12, 2024
@vitvakatu vitvakatu self-assigned this Dec 17, 2024
@vitvakatu vitvakatu moved this from 📤 Backlog to 🔧 Implementation in Issues Board Dec 17, 2024
@vitvakatu vitvakatu moved this from 🔧 Implementation to 👁️ Code review in Issues Board Dec 18, 2024
@enso-bot
Copy link

enso-bot bot commented Dec 19, 2024

Ilya Bogdanov reports a new STANDUP for yesterday (2024-12-18):

Progress: Trying mplus 1 font instead of enso font, investigating and fixing issue with redo stack loss, fixing failing test in one of opened PRs. It should be finished by 2024-12-18.

@mergify mergify bot closed this as completed in #11908 Dec 30, 2024
@mergify mergify bot closed this as completed in a39560b Dec 30, 2024
@github-project-automation github-project-automation bot moved this from 👁️ Code review to 🟢 Accepted in Issues Board Dec 30, 2024
@farmaazon farmaazon moved this from 🟢 Accepted to 🗄️ Archived in Issues Board Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
--bug Type: bug -gui
Projects
Status: 🗄️ Archived
Development

Successfully merging a pull request may close this issue.

2 participants