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

Bug 423633

Summary: Drop down icon drifts below the file system switcher.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: ClientAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: antonm, mamacdon
Version: 5.0   
Target Milestone: 5.0 M1   
Hardware: PC   
OS: Windows 7   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=407317
Whiteboard:
Attachments:
Description Flags
screenshot of search page none

Description libing wang CLA 2013-12-09 14:51:18 EST
Steps:
1.Install the local html5 plugin.
2.Open the editor page.
3.Drag the splitter to left till the file system name is truncated.

You will see the file system switcher's drop down icon shows under the switcher's DIV.
Comment 1 libing wang CLA 2013-12-09 14:53:33 EST
The file switcher is generic. Search page has the same issue.
I checked Orionhub, it works OK.
Comment 2 Anton McConville CLA 2013-12-09 14:54:27 EST
can you add a screenshot of the problem on the search page?
Comment 3 Mark Macdonald CLA 2013-12-09 14:56:27 EST
Created attachment 238176 [details]
screenshot of search page

(In reply to Anton McConville from comment #2)
> can you add a screenshot of the problem on the search page?
Comment 4 libing wang CLA 2013-12-10 10:10:37 EST
this was fixed in http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=241ed622d2ce5e69efb6797f4df56d5a97580262.

In image.css file, Anton suggested removing the left-padding 5px for core-sprite-close  nad core-sprite-open. It works.