Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spreadsheet throws exception on using the Bold/Italic shortcuts, if the toolbar is disabled #6506

Closed
IvanDanchev opened this issue Jul 28, 2021 · 1 comment
Labels
Bug C: Spreadsheet FP: Completed Sync status with associated Feedback Item jQuery SEV: Low

Comments

@IvanDanchev
Copy link
Contributor

IvanDanchev commented Jul 28, 2021

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

  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: 2023.3.1114
  • Browser: all
@IvanDanchev IvanDanchev added Bug SEV: Low C: Spreadsheet jQuery FP: Unplanned Sync status with associated Feedback Item labels Jul 28, 2021
@Dimitar-Goshev 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
@pepinho24
Copy link
Contributor

Issue is not reproduced with 2024.4.1112

@github-actions github-actions bot added FP: Completed Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Spreadsheet FP: Completed Sync status with associated Feedback Item jQuery SEV: Low
Projects
None yet
Development

No branches or pull requests

4 participants