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

Bug 394794

Summary: New menu implementation pops up user menu partially out of view
Product: [ECD] Orion Reporter: Ken Walker <ken_walker>
Component: ClientAssignee: 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 CLA 2012-11-21 09:55:58 EST
If you pop up the use menu, half of it is displayed out of the window (hidden).  Verified that OrionHub.org does not exhibit this behaviour. And yes, that's how you spell behaviour.
Comment 1 Susan McCourt CLA 2012-11-23 22:32:23 EST
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.
Comment 2 Susan McCourt CLA 2012-11-27 11:50:30 EST
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.
Comment 3 Susan McCourt CLA 2012-12-06 13:55:24 EST
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)