Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 312961 - [Duplicate] ComboBox property editor fails when using filters
Summary: [Duplicate] ComboBox property editor fails when using filters
Status: VERIFIED FIXED
Alias: None
Product: EMF
Classification: Modeling
Component: Edit (show other bugs)
Version: 2.4.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Dave Steinberg CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 290555
Blocks:
  Show dependency tree
 
Reported: 2010-05-14 14:45 EDT by Dave Steinberg CLA
Modified: 2010-05-20 09:13 EDT (History)
2 users (show)

See Also:


Attachments
Fix for 2.4 (1.79 KB, patch)
2010-05-14 14:49 EDT, Dave Steinberg CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.