If we use text_format form element (with ckeditor enabled), autosave is not triggered like in basic textarea element.
textarea exists but it's hidden (display:none) and receive nothing when we type some text in text_format element and so no event is detected.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

webdag created an issue. See original summary.

rviner’s picture

I'm also faced with this issue and the forms i'm using have a lot of text format fields on them.

rymcveigh made their first commit to this issue’s fork.

greggles’s picture

Status: Active » Needs review

@webdag and @rviner does this merge request solve the problem for you?

webdag’s picture

Yes @greggles, problem solved! Thanks!

kmgatz’s picture

I reviewed these changes and they look good to me!

kmgatz’s picture

Status: Needs review » Reviewed & tested by the community

rymcveigh changed the visibility of the branch 3415248-autosave-not-triggering to hidden.

rymcveigh’s picture

Version: 2.0.1 » 2.0.x-dev

rymcveigh changed the visibility of the branch 3415248-autosave-not-triggering to active.

  • rymcveigh committed d72c7962 on 2.0.x
    Issue #3415248 by rymcveigh, webdag, kmgatz, rviner, greggles: Autosave...
rymcveigh’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.