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

Bug 305883

Summary: [Combo] FocusIndicator missing
Product: [RT] RAP Reporter: Holger Staudacher <holger.staudacher>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 1.3   
Target Milestone: 1.3 M7   
Hardware: All   
OS: All   
Whiteboard:

Description Holger Staudacher CLA 2010-03-15 12:28:29 EDT
Currently the Combo has no FocusIndicator. When you start the controls demo and switch to the "Combo" Tab you can not see which Combo has the focus. The Focus should be on the Combo-Button. We should check how SWT handles this.
Comment 1 Ivan Furnadjiev CLA 2010-03-30 11:55:19 EDT
Checked on Windows. Focus indicator is available only for Combo with SWT.READ_ONLY style flag. The focus indicator is located on the top of Combo text field. There is no focus indicator in CCombo.
Comment 2 Ivan Furnadjiev CLA 2010-03-31 08:10:58 EDT
Fixed in CVS HEAD.