Document.Modified and LineModificationMarkingEnabled

SyntaxEditor for Windows Forms Forum

Posted 17 years ago by Nik Verkhovtseff
Version: 4.0.0232
Avatar
Hi,

It seems that DocumentModifiedChanged event is not fired correctly after changing of Document.LineModificationMarkingEnabled property.

In TestApplication (SDI Editor) :

1. Start SDI Editor. Uncheck menu item "Edit->Mark Line Modifications".
2. Check menu item "Edit->Mark Line Modifications" again.
3. Print some text. In Event tab I see "DocumentModifiedChanged: Modified=True" - ok.
4. Undo all printing operations, but I do not see "DocumentModifiedChanged: Modified=False" in the Event tab and property Document.Modified is true.

Is it a bug?

Thanks,
Nik

Comments (1)

Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Yes that is a minor bug that I've now fixed for the next maintenance release. Thanks for the repro steps.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.