Bug 576018 - File associations preference page can get a filter control
Summary: File associations preference page can get a filter control
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.22   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-16 03:13 EDT by Marcus Höpfner CLA
Modified: 2021-09-16 03:41 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Höpfner CLA 2021-09-16 03:13:36 EDT
Context: Preference page for "General > Editors > File Associations"

The file type table can contain a lot of file types especially if some tools like PDE, JDT, ADT are installed.

One has to scroll the list down to find the file associations which should be changed. This is annoying.

A filter possibility, e.g. a filter control above the list, might be useful.
Maybe o.e.ui.dialogs.FilteredTree can be used?!
Comment 1 Lars Vogel CLA 2021-09-16 03:41:18 EDT
+1, preferrable with the e4*FilteredTree version