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 frozen rows and columns causing editor to shift out of the active cell #5156

Open
nelito987 opened this issue Aug 27, 2024 · 1 comment
Labels
Bug Something isn't working C:Spreadsheet FP: Unplanned Regression Regression found, broken functionality which was working previously

Comments

@nelito987
Copy link

Describe the bug
When the Spreadsheet have frozen row and column and the user try to edit a cell, the active cell is slightly misaligned. The issue is easy to be observed when there is a background color set to the active cell.

To reproduce
Steps to reproduce the behavior:

  1. Open https://dojo.telerik.com/@NeliK/OPawONOZ
  2. Edit a cell

Expected behavior
The active cell should not be misaligned.

Screenshots
image

Affected package (please remove the unneeded items)

  • theme-default
  • theme-bootstrap
  • theme-material
  • theme-tasks

Affected suites (please remove the unneeded items)

  • Kendo UI for jQuery
  • Kendo UI for Angular
  • Kendo UI for React
  • Kendo UI for Vue
  • Telerik UI for Blazor

Affected browsers (please remove the unneeded items)

  • All

Build system information (please remove the unneeded items)

  • Not Applicable
  • OS: [for example, Windows, Linux, Mac]
  • Node version: [for example, 10.15.3]
  • NPM version: [for example, 6.4.1]

** the issue is a regression starting with themes version 5.0.0 (Kendo jQuery version 2022.1.119)

@nelito987 nelito987 added Bug Something isn't working C:Spreadsheet Regression Regression found, broken functionality which was working previously FP: Unplanned labels Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working C:Spreadsheet FP: Unplanned Regression Regression found, broken functionality which was working previously
Projects
None yet
Development

No branches or pull requests

2 participants
@nelito987 and others