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

Bug 275113

Summary: [Tree] Tree has a focus problem
Product: [RT] RAP Reporter: Ivan Furnadjiev <ivan>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.2   
Target Milestone: 1.3 M3   
Hardware: All   
OS: All   
Whiteboard:

Description Ivan Furnadjiev CLA 2009-05-06 03:47:10 EDT
Steps to reproduce:
1. Start Controls Demo -> Focus Tab
2. Click on the Text for example - focusGain for Text is printed in the log.
3. Click on the Tree (tree item or expand/collapse). Nothing is printed in the log (no Tree gained focus, no Text lost focus).
4. Press TAB key - focus goes on the push button

Looking at the Firebug console, clicking on the tree producing request parameter focusedControl = null.
Comment 1 Ivan Furnadjiev CLA 2009-10-22 07:51:08 EDT
Fixed in CVS HEAD.