-
Notifications
You must be signed in to change notification settings - Fork 219
Open
Description
Description
On any multiselect, on a QWERTY keyboard, if you press CTRL + A, it selects all of the values in the list, but on an AZERTY keyboard, it doesn't work (it used to work on 16.3.0). . It can be reproduced on the accessibility section in Kendo page. (
https://www.telerik.com/kendo-angular-ui/components/dropdowns/multiselect/keyboard-navigation)
Steps To Reproduce
- Use AZERTY keyboard (French speaking, so France, Belgium, Canada, ... )
- Open any multiselect
- Use shortcut CTRL + A
- Nothing is selected
Screenshots or video
Actual Behavior
- Use AZERTY keyboard (French speaking, so France, Belgium, Canada, ... )
- Open any multiselect
- Use shortcut CTRL + A
- Nothing is selected
Expected Behavior
- Use AZERTY keyboard (French speaking, so France, Belgium, Canada, ... )
- Open any multiselect
- Use shortcut CTRL + A
- All the elements in the list are selected
Browser
All
Browser version
latest
OS type
MacOS
OS version
No response
Last working version of the Kendo UI for Angular package (if regression).
16.3.0
Metadata
Metadata
Assignees
Labels
No labels