| Summary: | [sidebar] Filesystem switcher drop-down icon drifts into the file tree | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> | ||||
| Component: | Client | Assignee: | libing wang <libingw> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | libingw | ||||
| Version: | 5.0 | ||||||
| Target Milestone: | 6.0 M1 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
same issue happens in search page and branch selector in readonly file widget. |
Created attachment 239682 [details] screenshot 1. Open the editor page 2. Grab the splitter and drag it to the left, so that the side panel decreases in width 3. About when the filesystem name starts to truncate (with …), the drop down arrow on the filesystem switcher wraps around, and floats on top of the file list. This should not happen. I expected the drop-down arrow to remain visible, on the same line as the filesystem name. I think we can fix this by reducing .fileSystemName's max-width by a few pixels, thus leaving enough width for the drop-down arrow to be displayed.