A.23 WCAG 2.2 Success Criterion 2.5.6 – Concurrent Input Mechanisms
Websites should not restrict the use of input modalities (e.g. keyboard, mouse, touchscreen, voice input) available on a platform, unless the restriction is essential, or is required to ensure the security of the content, or to respect user settings.
Before Rectification
The webpage only accepts input by keyboard.
After Rectification
The webpage accepts more than one kind of input mechanism, including keyboard, mouse and touchscreen. Users are allowed to switch between input mechanisms when necessary.
WCAG 2.2 Reference:
https://www.w3.org/WAI/WCAG22/Understanding/concurrent-input-mechanisms.html