Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla bug 169058-While double click element node in source outline of XML source editor, the design file is regarded as 'edited' [00]

Summary Fix Bugzilla bug 169058-While double click element node in source outline of XML source editor, the design file is regarded as 'edited' [00]

Bugzilla Bug (s) Resolved 169058

Description
Double click a report element in outline page causes running EditAction. And the EditAcion will do nothing and roll back the command stack.
Modify XML editor page to not to reload on rollback stack event, and dirty state won't be set in this case.

Tests Description Manual test and code review

Notes to Build Team

Notes to Developers

Notes to QA

Notes to Documentation

Files Edited

/org.eclipse.birt.report.designer.ui.editor.xml.wtp/src/org/eclipse/birt/report/designer/ui/editor/pages/xml/ReportXMLSourceEditorFormPage.java



Files Added



Files Deleted

 

Hongchang Lin


Back to the top