I have a very weird behaviour with `BasicTextField...
# compose
l
I have a very weird behaviour with 
BasicTextField
, when it's being focused I want to erase the text. But it's only working when the focus occur after a click outside the 
innerTextField()
 from the 
decorationBox
, as you can see in the following video. Any idea why it's happening ?
a
it sounds like it might be a bug in Compose. would you mind filing a bug on https://issuetracker.google.com/issues/new?component=612128&template=1253476 with sample code and ping me on this chat afterwards? I can direct the bug to our textfield & focus folks
l
Hello, here is the link to the issue: https://issuetracker.google.com/issues/191929648 @Alexandre Elias [G]
👍 1