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

UIKitView issues #3534

Closed
artsmvch opened this issue Aug 20, 2023 · 2 comments
Closed

UIKitView issues #3534

artsmvch opened this issue Aug 20, 2023 · 2 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists ios scroll

Comments

@artsmvch
Copy link

artsmvch commented Aug 20, 2023

Describe the bug
UIKitView has rendering issues: when scrolling LazyColumn, the position of UIKitView is unstable.

Affected platforms

  • iOS

Versions

  • Kotlin version*: 1.8.20
  • Compose Multiplatform version*: 1.4.3
  • OS version(s)* (required for Desktop and iOS issues): iOS 16.4
  • OS architecture (x86 or arm64): x86_64

To Reproduce
Here is the code of the VideoPlayer component and here is the code of the screen.
Steps and/or the code snippet to reproduce the behavior:

  1. Wait for the videos to load.
  2. Scroll down a little and then immediately up.
  3. See how video goes out of the views bounds.

Expected behavior
UIKitView renders correctly LazyColumn.

Videos

uikitview.mov
@artsmvch artsmvch added bug Something isn't working submitted labels Aug 20, 2023
@mazunin-v-jb
Copy link
Contributor

mazunin-v-jb commented Aug 20, 2023

Hello, thanks for submitting the issue.
That's known problem, we'll look into it.

I'll close this issue as duplicate. All works will be in earlier issues, please stay tuned, and feel free to reopen if you have any questions.

@mazunin-v-jb mazunin-v-jb added duplicate This issue or pull request already exists scroll ios and removed submitted labels Aug 20, 2023
@elijah-semyonov
Copy link
Contributor

Will be fixed in this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists ios scroll
Projects
None yet
Development

No branches or pull requests

3 participants