Bugzilla – Bug 654
Command stack for decgen template editor does not work.
Last modified: 2011-06-03 13:21:38 UTC
The commandstack for docgen section template editor is only working with Hafnium and not the standard text editor. You can only save the first character change.
I'm not sure what to do with this defect because it is a TextEditor defect. Hafnium works with the property listener but the text editor only receives a notification on the first document change. Therefore it is not possible to track changes after first keyboard change. Since we ship Hafnium and it is configured by default, this may not be that big of a problem. I'm changing milestone to M3 to see if this gets fixed by Eclipse team.
Fixed with new "editor luanch" feature that requires you to double-click on a template before the xml editor is launched. All changes are processed when the OK button is clicked on the editor dialog.
Included in Designer build 20050301
regressed 0301
Adding built keyword.
Marking closed/resolved fixed bugs public view.