| Summary: | Dropdown submenu is not dismissed when creating a project | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Bogdan Gheorghe <gheorghe> |
| Component: | Client | Assignee: | Project Inbox <orion.client-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | gheorghe, Silenio_Quarti, simon_kaegi |
| Version: | 4.0 | Flags: | simon_kaegi:
review+
gheorghe: review+ |
| Target Milestone: | 4.0 RC2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Bogdan Gheorghe
Also, if you hit enter after entering the project name, the main menu will never disappear (click does work) Problem is that there is no code in dropdown to handle the dismissal of parent menus. The Copy To and Move To submenus in the gear happen to work by chance (a selection change causes the toolbars to be recreated). Fixed by dismissing the parent dropdown menus when the submenu is dismissed. http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=76ed506cf69be79b6ba780740b61923639c52dd1 . |