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 is drawing outside of the list bounds #3041

Closed
Jengle88 opened this issue Apr 11, 2023 · 3 comments
Closed

Scrollbar is drawing outside of the list bounds #3041

Jengle88 opened this issue Apr 11, 2023 · 3 comments
Labels
bug Something isn't working submitted

Comments

@Jengle88
Copy link

Describe the bug
When scrolling the scrollbar down, it is drawing outside the borders of the box

Affected platforms

  • Desktop

Versions

  • Kotlin version*: 1.7.20
  • Compose Multiplatform version*: 1.2.2, 1.3.1
  • OS version(s)* (required for Desktop and iOS issues): Linux Ubuntu 20.04.6 LTS
  • OS architecture (x86 or arm64): x64
  • JDK (for desktop issues): 11

To Reproduce

  1. Scrolling the scrollbar down
  2. Scrollbar is drawn outside the borders of the box

Screenshots
Снимок экрана от 2023-04-11 20-23-27

Additional context
If I comment out lines 51 and 53, the problem is not reproduced
Снимок экрана от 2023-04-11 20-23-51
Code: Main.kt.txt

@Jengle88 Jengle88 added bug Something isn't working submitted labels Apr 11, 2023
@m-sasha
Copy link
Member

m-sasha commented Apr 11, 2023

This will be fixed in 1.4.0, released in a few minutes.

@m-sasha m-sasha closed this as completed Apr 11, 2023
@okushnikov
Copy link
Collaborator

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.

@JetBrains JetBrains locked and limited conversation to collaborators Dec 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working submitted
Projects
None yet
Development

No branches or pull requests

3 participants