Title: Undo/Redo issues
Last modified: December 19, 2022

---

# Undo/Redo issues

 *  Resolved [Behrang Alavi](https://wordpress.org/support/users/behrangca/)
 * (@behrangca)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/undo-redo-issues/)
 * Hello,
 * we have two issues with undo/redo and lazy blocks:
    1. when we do a change to a lazyblock textrea and then to a core/paragraph and 
       then we undo, the focus is set to the lb textarea, so it jumps away from core/
       paragraph
    2. while undos in core/paragraph are characterwise, undos in lb fields are wordwise
 * we tested with a default theme and it persists.
 * Is this known and can you help us?
 * Greets

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [nK](https://wordpress.org/support/users/nko/)
 * (@nko)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/undo-redo-issues/#post-16329762)
 * Hey.
    1. The control focus places automatically if you are using controls in the Content.
       We can’t fix this behavior. I recommend you place your controls inside the Inspector.
    2. Not sure it is character-wise, most probably the RichText saves the text every
       5 seconds (or every 5 characters) to the “undo/redo history”. RichText is used,
       for example, in the standard Paragraph block. While other controls (like Textarea),
       save to the history a single time per block edit.
 * All of this controlled by the Gutenberg itself.
 * Regards, nK.
 *  Thread Starter [Behrang Alavi](https://wordpress.org/support/users/behrangca/)
 * (@behrangca)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/undo-redo-issues/#post-16737809)
 * sorry for late answer by me: can you specify “The control focus places automatically
   if you are using controls in the Content. We can’t fix this behavior. I recommend
   you place your controls inside the Inspector.”
 * i don’t get it

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Undo/Redo issues’ is closed to new replies.

 * ![](https://ps.w.org/lazy-blocks/assets/icon-256x256.png?rev=2584676)
 * [Custom Block Builder - Lazy Blocks](https://wordpress.org/plugins/lazy-blocks/)
 * [Support Threads](https://wordpress.org/support/plugin/lazy-blocks/)
 * [Active Topics](https://wordpress.org/support/plugin/lazy-blocks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/lazy-blocks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/lazy-blocks/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Behrang Alavi](https://wordpress.org/support/users/behrangca/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/undo-redo-issues/#post-16737809)
 * Status: resolved