Bug 8025

Summary: Scope section added to ISearchPage
Product: [Eclipse Project] Platform Reporter: Konrad Kolosowski <konradk>
Component: SearchAssignee: Dani Megert <daniel_megert>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Konrad Kolosowski CLA 2002-01-22 12:49:17 EST
HelpSearchPage gets display on the search dialog, with the "Scope" section
added at the bottom of the page.
This "Scope" does not make sense for searching documentaion.  It should be 
optional on a page.  Help documents are not resources in the workspace, and a 
way to specify the scope is completely differetn.
Comment 1 Erich Gamma CLA 2002-01-23 08:44:01 EST
Dani please add explanations for how to disable the scoping section using the 
mark-up and then move the bug to the Platform-Help component.
Comment 2 Dani Megert CLA 2002-01-25 08:42:45 EST
This is is fixed. XML has to specify if the scope should be shown
(showScopeSection="true"). Default is false.
No action for Help plug-in