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

Gantt missaligned row hover effect (Bootstrap theme + Windows) #5346

Open
mbechev opened this issue Feb 19, 2025 · 0 comments
Open

Gantt missaligned row hover effect (Bootstrap theme + Windows) #5346

mbechev opened this issue Feb 19, 2025 · 0 comments
Labels
Bug Something isn't working C: Gantt FP: Unplanned T: Bootstrap Kendo Theme Bootstrap

Comments

@mbechev
Copy link
Contributor

mbechev commented Feb 19, 2025

Describe the bug
The Grid timeline row hover effect is misaligned with the TreeList rows. As much as you scroll down the Timeline the worst it gets:

hover.bug.mov

To reproduce
https://stackblitz.com/edit/angular-w35ns4ey?file=src%2Fapp%2Fapp.component.ts

Expected behavior
The hover effect should be applied to the rows without any misalignment.

Additional context
The problem is reproduced only in the Bootstrap theme and Windows OS. The problem was reported in a private support thread 1677933, where the client further debugged the case and concluded that the hover row on the timeline is out of sync with the timeline itself because the TreeList row is 1 pixel taller than the timeline rows. That happens by default only on Windows due to system-ui font difference between Mac OS and Windows.

Affected package (please remove the unneeded items)

  • theme-bootstrap

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

Build system information (please remove the unneeded items)

  • OS: [Windowsc]
@mbechev mbechev added Bug Something isn't working C: Gantt FP: Unplanned T: Bootstrap Kendo Theme Bootstrap labels Feb 19, 2025
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: Gantt FP: Unplanned T: Bootstrap Kendo Theme Bootstrap
Projects
None yet
Development

No branches or pull requests

1 participant