Bug 203482 - TreeInlineTextEditor#canProceed() needs isDisposed check
Summary: TreeInlineTextEditor#canProceed() needs isDisposed check
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows Vista
: P3 normal
Target Milestone: 2.0.1   Edit
Assignee: Alex Boyko CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-14 15:39 EDT by Alex Boyko CLA
Modified: 2010-07-19 21:55 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Boyko CLA 2007-09-14 15:39:35 EDT
Due to focus events fired from tree widgets differently on Win Vista from Win XP, an SWTException may be thrown the cause of which is a lack of isDisposed check in TreeInlineTextEditor#canProceed() method.
Comment 1 Alex Boyko CLA 2007-09-17 17:14:07 EDT
Committed for 2.0.1 and 2.1
Comment 2 Eclipse Webmaster CLA 2010-07-19 21:55:40 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Common was the original product and component for this bug