Bug 102562 - [CellEditors] Add API to set visible item count on ComboBoxCellEditor
Summary: [CellEditors] Add API to set visible item count on ComboBoxCellEditor
Status: ASSIGNED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-02 21:43 EDT by Brock Janiczak CLA
Modified: 2019-09-06 16:12 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brock Janiczak CLA 2005-07-02 21:43:01 EDT
It would be nice if it were possible to set the number of visible items in the
combo box cell editor.  It looks odd when you have multiple combos on the same
dialog showing the same values but some have scrollbars and some don't.

Currently the only way to set the number of visible items in the editor's list
is to subclass ComboBoxCellEditor which the javadoc recommends you don't do.  A
method called setVisibleItemCount(int) that is only honoured if called before
the editor is created would be fine.
Comment 1 Eclipse Webmaster CLA 2019-09-06 16:12:03 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.