Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin:Fix Bugzilla bug 160835-Setting Bookmark or TOC cause SWT Exception thrown.

Summary Fix Bugzilla bug 160835-Setting Bookmark or TOC cause SWT Exception thrown.

Bugzilla Bug (s) Resolved160835

Description
Saving bookmark setting or change the focus will invoke setting the bookmark property. And in eclipse 3.3, after setting the bookmark property, the Text widget for bookmark will be disposed. At this time, calling "setText" method of Text widget causes the exception.

Fixed it by setting Text widget with new value before setting bookmark property.

Tests Description Manual test and code review.

Notes to Build Team

Notes to Developers

Notes to QA

Notes to Documentation

Files Added



Files Edited

org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/widget/ExpressionPropertyDescriptor.java

Regards,

 

Hongchang Lin

Actuate Software (Shanghai)

86-21-58826388

 


Back to the top