Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzill bug160617[Regression]Can not edit the Output Columns after creating a dataset

Title: CheckIn:Fix bugzill bug160617[Regression]Can not edit the Output Columns after creating a dataset

- Summary:
Fix bugzill bug 160617 [Regression]Can not edit the Output Columns after creating a dataset

- Bugzilla Bug (s) Resolved:
Bug
160617

- Description:
This is a SWTs bug, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=160700 , which is a backward issue.To make the tableViewer working fine in org.eclipse.swt_3.3.0.v3309a.jar, I change the sequence of setting input object and modifier for TableViwer

- Tests Description:
Manual test

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  

- Notes to Documentation:  

- Files Edited:
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/dataset/OutputColumnDefnPage.java

- Files Added:

- Files Deleted





Back to the top