Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 426191

Summary: Search: Couldn't find a div ID in the code
Product: [ECD] Orion Reporter: Anton McConville <antonm>
Component: ClientAssignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ahunter.eclipse
Version: unspecified   
Target Milestone: 8.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Anton McConville CLA 2014-01-20 16:16:43 EST
Whilst working on updating the search and find box, I needed to understand the creating sequence of the UI component - so I started by inspecting the code and learned that the search/find box has the following ID:

mainToolbarslideContainer

So I used the global search within Orion to find occurrences of that string in the code.

It came up with nothing.

I tried it with some other IDs from divs and they came up with nothing either.

Is the search able to find div IDs?
Comment 1 Anthony Hunter CLA 2015-01-19 16:54:04 EST
(In reply to Anton McConville from comment #0)
> Is the search able to find div IDs?

The new "grep" style search on the Orion server does not have this issue.