Ticket #147 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Problems when executing wym.update() while the html view is used

Reported by: jan Owned by: jf.hovinne
Priority: major Milestone: 0.5
Component: editor Version: trunk
Keywords: Cc:

Description

I'm executing wym.update() using an javascript interval because I want to save the content of the textarea.

When the command is executed while using the html view there is some strange behaviour:

  • the contents which aren't synchronised to the normal editing area of WYMeditor will get lost (this happens when pressing a key for a long time or editing markup)
  • the cursor will jump to the end of the html textarea

Change History

comment:1 Changed 3 years ago by jf.hovinne

  • Status changed from new to assigned

Can't reproduce this bug. Do you have a test page? Thanks.

comment:2 Changed 3 years ago by jan

I've now set up a test page on  http://cms-db.de/wymeditor-bug-147/.

comment:3 Changed 3 years ago by jf.hovinne

  • Status changed from assigned to closed
  • Resolution set to fixed

Should be fixed in r620.

I close the ticket, but please feel free to reopen it if the problem remains.

Note: See TracTickets for help on using tickets.