I have this basic text field whose width I have se...
# compose-web
s
I have this basic text field whose width I have set to 50.dp, it works when it is not focused, but when it is focused, it's showing the selection cursor outside of the bounds of the textfield. It works correctly in the JVM. It's annoying because it makes it so people cannot click the button next to it (which is in a different layer). I tried setting the z-index of the button but that doesn't fix it, anyone has an idea on how to fix?
a
@Oleksandr Karpovich [JB] @[JB] Shagen ^^
o
Could you please file a bug in YT CMP project? https://youtrack.jetbrains.com/projects/CMP
s