Bug 117393 - [Dialogs] Allow AbstractElementListSelectionDialog.fFilterText to be null
Summary: [Dialogs] Allow AbstractElementListSelectionDialog.fFilterText to be null
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1.1   Edit
Hardware: PC Windows XP
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-21 17:54 EST by Jan Mutter CLA
Modified: 2019-09-06 16:07 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 Jan Mutter CLA 2005-11-21 17:54:34 EST
Sorry to annoy you another time. This is just a proposal for an enhancement:

AbstractElementListSelectionDialog and its heirs are very useful at their current state. But sometimes one could wish not to display the "filter text" above the displayed list (as I do).
Overriding AbstractElementListSelectionDialog.createFilterText() implementing a no-operation fails because a NPE is thrown afterwards.

Could you please check the fFilterText for null in 
AbstractElementListSelectionDialog.create()
AbstractElementListSelectionDialog.handleEmptyList()

Thanks,
Jan
Comment 1 Susan McCourt CLA 2009-07-09 16:55:33 EDT
As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009
Comment 2 Eclipse Webmaster CLA 2019-09-06 16:07:00 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.