Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Partial fix of 122577 Library Explorer does not refresh after creating or changing a library, Bugzilla Bug 122479, partial fix 122426 and 122427 by remove selection event from library explorer view.

- Summary:
1. Partial fix of 122577 Library Explorer does not refresh after creating or changing a library
2. Bugzilla Bug 122479 Property Editor flashes when changing selected element.
3. Partial fix of Bugzilla Bug 122426 Script editor should not change the selection when switching BIRT views' focus
4. Partial fix of Bugzilla Bug 122427 Property editor should not change the selection when switching BIRT views' focus

- Bugzilla Bug (s) Resolved:Partial fix of 122577,122426,122427. Bugzilla Bug 122479

- Description:
1. 122577 partial fix this bug by provide friedly message.
2. 122479,122426,122427 remove selection request form library explorer view. Selection changes in that view will not cuase other view to refresh.

- Tests Description: manual

- Files Edited:
/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/runtime/GUIException.java
/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/nls/messages.properties
/org.eclipse.birt.report.designer.ui.lib.explorer/src/org/eclipse/birt/report/designer/ui/lib/explorer/LibraryExplorerViewPage.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/tools/LibraryElementsToolHandleExtends.java


- Files Added:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:



--Qiangsheng Wang


Back to the top