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

[Bug][Grid] Columns are misaligned on MacOS when scrollbar option is set to always #2124

Open
filipKovachev opened this issue Mar 25, 2024 · 1 comment
Labels
Bug Item which indicates that something is not working KendoReact pkg:Grid SEV: Low

Comments

@filipKovachev
Copy link
Contributor

I'm submitting a...

  • Bug report

Current behavior

When setting the "Show scroll bars" options to "always" the Grid columns are misaligned.

Expected behavior

When setting the "Show scroll bars" option to "always" the Grid columns should remain aligned as expected.

Minimal reproduction of the problem with instructions

  1. on MacOS set the "Show scroll bars" option to "always"
    image
  2. Open this example: https://stackblitz.com/edit/react-fghhr6?file=app%2Fmain.tsx
  3. Observe how the columns are misaligned as in the screenshot:
    image

Reported in Ticket ID: 1646086

@filipKovachev filipKovachev added Bug Item which indicates that something is not working pkg:Grid KendoReact SEV: Low labels Mar 25, 2024
@vveesseelliinnaa
Copy link
Contributor

Related to - #1856

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working KendoReact pkg:Grid SEV: Low
Projects
None yet
Development

No branches or pull requests

2 participants