Bug 432318

Summary: [Markers] Tasks view configuration pane should be disabled when "Show all" is selected
Product: [Eclipse Project] Platform Reporter: Chris H <tigerman33>
Component: UIAssignee: Wayne Beaton <wayne.beaton>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: loskutov, paul.verest, wayne.beaton
Version: 4.3.2Keywords: bugday, helpwanted
Target Milestone: 4.6 M6   
Hardware: PC   
OS: Linux   
See Also: https://git.eclipse.org/r/67975
https://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=105533a020154542c297a8acf07cfd8761304997
Whiteboard:

Description Chris H CLA 2014-04-08 12:37:29 EDT
When configuring the contents of the Tasks view, if "Show all" is selected in the top left corner, the configuration elements pane where you can set scope, type, etc. should be greyed out.

At the moment, settings can still be changed, even though they will have no effect, because the "Show all" will override them. This is pretty confusing.
Comment 3 Wayne Beaton CLA 2016-03-08 11:52:17 EST
I fixed this during the demo at my EclipseCon talk. Olivier reviewed and accepted the patch.