Bug 569898 - Accessibility: Focus indication for ToolBar buttons is hardly visible
Summary: Accessibility: Focus indication for ToolBar buttons is hardly visible
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: CVS (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: platform-cvs-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-23 07:37 EST by Magdalena Petrova CLA
Modified: 2021-01-14 08:26 EST (History)
0 users

See Also:


Attachments
ToolBar buttons (1.62 MB, image/png)
2020-12-23 07:37 EST, Magdalena Petrova CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Magdalena Petrova CLA 2020-12-23 07:37:07 EST
Created attachment 285106 [details]
ToolBar buttons

In standard theme the focus indication for the Toolbar buttons is hardly visible.
 See attached screenshot.

It is a org.eclipse.swt.widgets.ToolBar, and the buttons are of type org.eclipse.swt.widgets.ToolItem. 

Ideally, Strong visible focus should be provided for the user to identify which element has the focus.