Bug 249011 - implement focus ring
Summary: implement focus ring
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.5   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Lakshmi P Shanmugam CLA
QA Contact: Kevin Barnes CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-29 14:57 EDT by Grant Gayed CLA
Modified: 2019-09-06 15:38 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Grant Gayed CLA 2008-09-29 14:57:11 EDT
 
Comment 1 Carolyn MacLeod CLA 2008-11-04 17:06:06 EST
This is particularly important when navigating through controls using the keyboard - it is hard to tell which control has focus. It affects ExpandBar, Link, List, Table, Tree, CCombo and CTabFolder.
Comment 2 Scott Kovatch CLA 2009-03-26 01:06:38 EDT
All of the HIThemeDraw... routines are all available for 64-bit apps, so the Carbon code should just carry over to Cocoa.
Comment 3 Lakshmi P Shanmugam CLA 2010-02-03 09:17:19 EST
In 3.6M5, only these controls in cocoa don't have a focus ring -- Link, Text(SWT.MULTI) and StyledText
Comment 4 Scott Kovatch CLA 2010-02-25 13:02:13 EST
Noting here for completeness that the property org.eclipse.swt.internal.carbon.noFocusRing has no effect, probably because this feature is missing.
Comment 5 Eclipse Webmaster CLA 2019-09-06 15:38:17 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.