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

Resizing of the Grid does not work as expected when all columns have set width #7650

Closed
nelito987 opened this issue Dec 19, 2023 · 0 comments
Assignees
Labels
Bug C: Grid FP: Completed Sync status with associated Feedback Item jQuery SEV: Medium
Milestone

Comments

@nelito987
Copy link
Contributor

nelito987 commented Dec 19, 2023

Bug report

When all columns have set width in pixels resizing of the columns does not work as expected and the cursor is not aligned with the columns.

Reproduction of the problem

  1. Open the Dojo - https://dojo.telerik.com/@NeliKondova/uMEqOTEL
  2. Try to resize the columns

Current behavior

The column becomes much wider and the cursor is not aligned with the column border - screencast - https://somup.com/c0lqlFkjLc

Expected/desired behavior

The column should be resized along with the movement of the cursor.

Note: The issue starts to appear with Kendo version 2023 R2 SP1 (2023.2.718). Before this version the issue was reproducible only when the pixels are mentioned in the width setting - example: { field: "name", width: "20px" }, - Dojo - https://dojo.telerik.com/@NeliKondova/IdEsagig

Environment

  • Kendo UI version: 2023.3.1114
  • Browser: [all ]
@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label Dec 19, 2023
@gdenchevprog gdenchevprog self-assigned this Jan 12, 2024
@ag-petrov ag-petrov added this to the 2024 Q1 milestone Jan 24, 2024
@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 Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Grid FP: Completed Sync status with associated Feedback Item jQuery SEV: Medium
Projects
None yet
Development

No branches or pull requests

3 participants