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

Scrollbar offsets at the initialization of the scroll panel #16757

Closed
pbuffin opened this issue Nov 15, 2024 · 0 comments · Fixed by #16772
Closed

Scrollbar offsets at the initialization of the scroll panel #16757

pbuffin opened this issue Nov 15, 2024 · 0 comments · Fixed by #16772
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@pbuffin
Copy link

pbuffin commented Nov 15, 2024

Describe the bug

Capture
At the initialization of a scroll panel, the scrollbar is misaligned. You need to move the mouse to update the scope and for the scrollbar to return to its proper position.

Environment

primeng documentation

Reproducer

https://primeng.org/scrollpanel

Angular version

18.2.5

PrimeNG version

17.18.12

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.17.0

Browser(s)

Chrome

Steps to reproduce the behavior

You can see bug on documentation page
https://primeng.org/scrollpanel

Expected behavior

At the initialization of a scroll panel, the scrollbar is in the correct position.

@pbuffin pbuffin added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 15, 2024
@mertsincan mertsincan added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Nov 19, 2024
@mertsincan mertsincan added this to the 17.18.13 milestone Nov 19, 2024
@mertsincan mertsincan moved this to Done in PrimeNG Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants