| Summary: | New menu implementation pops up user menu partially out of view | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Ken Walker <ken_walker> |
| Component: | Client | Assignee: | Susan McCourt <susan> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 1.0 | ||
| Target Milestone: | 2.0 M1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Ken Walker
In IE the window is actually widened to show the menu which is also a weird effect. The menu should be moved left if it won't fit. Also....if the menu fits, and there is a submenu, we need to move the submenu left if it won't fit on the right side. I just double checked the dijit behavior here. The arrow always shows right pointed, but the menu will pop left if need be. Fixed the user menu, checked on all browsers. http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=c1a96c9dbff80b80f95938b933e9ab54589280a5 The outline menu is a different beast and requires more work. I opened bug 395969 to talk about improvements we can make (but they are a bit risky right now) |