You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dimitar-Goshev
changed the title
Spreasheet throws exception on using the Bold/Italic shortcuts, if the toolbar is disabled
Spreadsheet throws exception on using the Bold/Italic shortcuts, if the toolbar is disabled
Sep 20, 2022
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
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
The text was updated successfully, but these errors were encountered: