Bug 569897 - Accessibility: Calendar button “Today” cannot be reached using Keyboard
Summary: Accessibility: Calendar button “Today” cannot be reached using Keyboard
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-23 07:25 EST by Magdalena Petrova CLA
Modified: 2021-01-14 08:12 EST (History)
0 users

See Also:


Attachments
Calendar object (103.28 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2020-12-23 07:25 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:25:59 EST
Created attachment 285105 [details]
Calendar object

The Calendar object from type org.eclipse.swt.widgets.DateTime , has a “Today” button that cannot be reached using keyboard. See attached screenshot.


Ideally, all the interactive content must be accessed and used from the keyboard. Application shall be designed so end users can work with the keyboard alone, without requiring to use a mouse or a touch device. There must not be any keyboard trap.