Steps:
- Open a content, leave it open without modifying it.
- Wait for the "save on the fly" to trigger (based on cms admin configuration).
- Refresh the cms.
- Reopen the content : The "restoring content" popup is shown even if the content never had modifications.
Suggested behavior : don't trigger the "save on the fly" behavior before the tool becomes dirty.
indeed we should check of dirty state before saving draft, OR start the timer when the dirtystate change... TBD