Bug #4772

TypoScript editor does not inform IDocumentListener promptly

Added by Marc Rintsch almost 6 years ago. Updated almost 5 years ago.

Status:New Start date:2009-09-25
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:-
Target version:-

Description

I'm working on an Eclipse plug-in which adds an IDocumentListener to open documents to listen to text changes while they happen, i.e. in real time.

Typing in the TypoScript editor does not result in a call of the documentAboutToBeChanged() method on that listener for the text changes while they are being made, but only once before the document is saved to disk. Then there is one DocumentEvent fired with always the whole file content as new text.

Also available in: Atom PDF