-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Component
should not request focus immediately when scrolling list on iOS
#4324
Comments
Thanks for Issue! |
Update: Also had similar issue with |
Same for me with Textfield. Issue #4204 |
@mazunin-v-jb Is it duplicate? |
It seems like behaviour with highlighting clickable text is similar for iOS and Android: I would check if we can adjust initial delay a bit to match iOS timings. However the issue #4204 is still actual. I will look at it also. |
## Proposed Changes Make touch indication delay to be corresponding with iOS default delay of UIScrollVIew. Issue: JetBrains/compose-multiplatform#4324
Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks. |
Describe the bug
Component
should not request focus immediately when scrolling list on iOSAffected platforms
Select one of the platforms below:
Versions
To Reproduce
Expected behavior
Consistent with Android scrolling behavior
Screenshots
iOS:
Simulator.Screen.Recording.-.iPhone.SE.3rd.generation.-.2024-02-17.at.16.02.31.mp4
Android:
android.webm
The text was updated successfully, but these errors were encountered: