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

Bug 428327

Summary: [Combo][CCombo] Drop-down list does not shrink when long item is removed
Product: [RT] RAP Reporter: Ralf Sternberg <rsternberg>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: jfaltermeier, jhelming
Version: 2.3   
Target Milestone: 2.3 M3   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Ralf Sternberg CLA 2014-02-17 04:58:40 EST
Steps to reproduce:
- Create a combo box with some small item texts and one item with a very long text
- open the drop down list
-> drop down list adapts to the width of the long item
- remove the long item, open drop down list
-> drop down list did not shrink to the minimal size
Comment 1 Ivan Furnadjiev CLA 2014-04-08 05:18:51 EDT
The issue is fixed with the new Combo implementation based on DropDown - change https://git.eclipse.org/r/24466.