Unplanned
Last Updated: 28 Jul 2021 17:19 by Akash
Akash
Created on: 28 Jul 2021 17:19
Category: Spreadsheet
Type: Bug Report
0
Spreasheet throws exception on using the Bold/Italic shortcuts, if the toolbar is disabled

Bug report

Reproduction of the problem

Dojo: https://dojo.telerik.com/iMuMedOd

  1. 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: 2021.2.616
  • jQuery version: x.y
  • Browser: [all ]
0 comments