Bug 516995 - Problems log view should allow to filter similar to Error view
Summary: Problems log view should allow to filter similar to Error view
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.8.2   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 516993
Blocks:
  Show dependency tree
 
Reported: 2017-05-19 11:40 EDT by Lars Vogel CLA
Modified: 2020-01-10 09:49 EST (History)
4 users (show)

See Also:


Attachments
Screenshot (163.36 KB, image/png)
2017-05-19 11:40 EDT, Lars Vogel CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2017-05-19 11:40:03 EDT
Created attachment 268478 [details]
Screenshot

We should add a filter box to the problems view, similar to the error view.
Comment 1 Lars Vogel CLA 2017-05-19 11:40:30 EDT
Carsten, also something for your UIX initiative?
Comment 2 Ed Willink CLA 2020-01-10 09:46:56 EST
Avoiding a Duplicate....

The (GIT) History View has a useful easy to use Find capability to locate items of interest. This is a temporary setting that reverts back to normal. Useful.

The Problems View has Filters that are painful and permanent. I only change them for a New Workspace to show 1000 entries.

Suppose I want to focus my code clean up on a message that does not have a distinct prefix e.g.

"Collection is a raw type. References to generic type Collection<E> should be parameterized"

How do I get to see just all the "* should be parameterized" messages? Hard. I don't know. The Filters are too unfriendly. There isn't even an Export to CSV facility, so perhaps a fragile cut and paste to another tool is the solution.

Please add a (GIT) History-like quick filter to permit text match filtering.

NB This facility is much more important than perhaps 5 years ago because we now have so many more categories of warnings to work on.
Comment 3 Ed Willink CLA 2020-01-10 09:49:30 EST
(In reply to Lars Vogel from comment #0)
> similar to the error view.

But not wasting two lines of the view.

The History View is sensibly folded into the tool bar with extra selectors for the column in which to match text.