kendo-ui-core
kendo-ui-core copied to clipboard
Spreadsheet throws exception on using the Bold/Italic shortcuts, if the toolbar is disabled
Bug report
JS error on Ctrl+B , Ctrl+I shortcuts for Spreadsheet without toolbar
Reproduction of the problem
Dojo: https://dojo.telerik.com/@sspasova/OYeCumam
- Focus a cell and use one of the following shortcuts: Ctrl + B (Bold), Ctrl + I (Italic)
Current behavior
A js exception is thrown: Uncaught TypeError: Cannot read property 'click' of undefined kendo.all.js:168073
Expected/desired behavior
With the toolbar disabled the shortcuts should do nothing. There should be no exceptions.
Environment
- Kendo UI version: 2023.3.1114
- Browser: all