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

Bug 286257

Summary: [Menu] Steals focus from underlying widget
Product: [RT] RAP Reporter: Benjamin Muskalla <b.muskalla>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.3   
Target Milestone: 1.3 M2   
Hardware: All   
OS: All   
Whiteboard:

Description Benjamin Muskalla CLA 2009-08-11 10:58:19 EDT
Using a popup menu on a List/Table/Tree and clicking a menu item steals the focus from the underlying control.
In SWT (at least on GTK) the control that has the menu gets the focus back after the menu item is clicked.
Can be reproduced in Controls demo, List Tab.
Comment 1 RĂ¼diger Herrmann CLA 2009-08-25 08:59:59 EDT
Fixed by re-implementing the client-side menu (see bug 287097)