Community
Participate
Working Groups
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.
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.
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.
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.
Fix available in R2_4_maintenance: 2.4.3.M201005200038.