Bug 407323 - [visualizer] enhance filter by adding a stack of filter levels and letting the user switch between them
Summary: [visualizer] enhance filter by adding a stack of filter levels and letting th...
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf-gdb (show other bugs)
Version: Next   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-06 13:58 EDT by Marc Dumais CLA
Modified: 2020-09-04 15:24 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Dumais CLA 2013-05-06 13:58:53 EDT
In the current implementation, a Multicore Visualizer canvas filter only remembers the current (latest) filtering level.  If a sub-filter is set, the previous filtering level is not remembered; the user needs to clear the filter and re-apply it to go back to a previous filter level.

It would be nice if different filtering levels applied by the user would be remembered and if it were easy to switch between them.  They could be displayed as a stack of filters, in order of depth.  A filtering sub-menu would be preferred for those entries, so as not to overload the context menu.