Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 312961

Summary: [Duplicate] ComboBox property editor fails when using filters
Product: [Modeling] EMF Reporter: Dave Steinberg <davidms>
Component: EditAssignee: Dave Steinberg <davidms>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Ed.Merks, felix.velasco
Version: 2.4.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on: 290555    
Bug Blocks:    
Attachments:
Description Flags
Fix for 2.4 none

Description Dave Steinberg CLA 2010-05-14 14:45:59 EDT
This is a duplicate of bug 290555 to fix it in the 2.4.x maintenance stream. From that bug:

In the Property sheet, when an ExtendedComboBoxCellEditor is created, an
automatic filter is added to the ComboBox. If you expand the combo, and then,
using only the keyboard, you start typing, the list shortens as expected. But
then, if you select, say, the third showing row, and then leave the combo by
clicking somewhere else, the selection flickers, and the third value of the
_full_ list get selected.
Comment 1 Dave Steinberg CLA 2010-05-14 14:49:25 EDT
Created attachment 168581 [details]
Fix for 2.4

Here's a simple backport of the fix from bug 290555. Unfortunately the build doesn't seem to be working yet, so I'm holding off on checking this in.
Comment 2 Dave Steinberg CLA 2010-05-14 17:08:12 EDT
The build log showing the failure is here:

http://modeling.eclipse.org/modeling/emf/emf/downloads/drops/2.4.3/N201005131738/buildlog.txt

I'm not sure what to make of it, but the first failure is in org.eclipse.emf.doc, and it appears that the build.xml file in CVS has been blown away from the filesystem (not removed with cvs remove), which can't be a good thing for the reproducibility of old builds.

Also, the build (even on a maintenance stream) is updating the SDK feature.xml files in HEAD. This is a longstanding bug, but it adversely affects the new build (the old one just fixed them on the next HEAD build).

I'll be holding off on trying any more old builds unless/until these issues can be addressed.
Comment 3 Dave Steinberg CLA 2010-05-20 00:40:44 EDT
The fix is in CVS for EMF 2.4.x maintenance.

I also managed to get the build running again, so we should have an M build to publish shortly.
Comment 4 Dave Steinberg CLA 2010-05-20 09:13:23 EDT
Fix available in R2_4_maintenance: 2.4.3.M201005200038.