Calendar: Add additional keyboard support #14995
Labels
Component: Accessibility
Issue or pull request is related to WCAG or ARIA
LTS-16-PORTABLE
LTS-FIXED-15.4.19
Fixed in PrimeNG LTS 15.4.19
LTS-FIXED-16.9.9
Fixed in PrimeNG LTS 16.9.9
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
Describe the bug
Add the following keyboard support to the Calendar for the following Keyboard event code(s):
This is based on WAI-ARIA grid and The Accessibility Cookbook Technique: Date and date range pickers
Environment
Linux
Reproducer
No response
Angular version
16
PrimeNG version
16.9.1 and master
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
16.20.2
Browser(s)
Chrome 122.0.6261.94
Steps to reproduce the behavior
The Calendar does not support the Keyboard event codes: 'Home', 'End', 'PageUp', 'PageDown'
Expected behavior
When using the Calendar component, the following keyboard events are supported:
The text was updated successfully, but these errors were encountered: