Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

undo/redo queues seem to leak between properties #66

Closed
flack opened this issue Jun 16, 2012 · 1 comment
Closed

undo/redo queues seem to leak between properties #66

flack opened this issue Jun 16, 2012 · 1 comment

Comments

@flack
Copy link

flack commented Jun 16, 2012

Steps to repoduce:

  • go to edit mode
  • focus an editable property and enter some characters
  • focus another editable property
  • Click "undo"

Expected results:

  • nothing happens since the currently active property has no modifications

Actual results:

  • The change made in step two in the previously focused property is reverted
  • The cursor is moved to the previously focused property, but it doesn't react to keyboard input and the wrong editor toolbar is shown.
@bergie
Copy link
Owner

bergie commented Sep 18, 2012

This is a Hallo issue, can you reopen this there?

@bergie bergie closed this as completed Sep 18, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants