Texture icon indicating copy to clipboard operation
Texture copied to clipboard

Incorrect attributedPlaceholderText behavior for ASEditableTextNode

Open ioanmo226 opened this issue 3 years ago • 1 comments

Let's say there are two ASEditableTextNode. When user taps Tab key in first node, it will navigate to second node. But problem is that when user starts typing below issue occurred. Placeholder doesn't disappear and ASEditableTextNode worked weired.

Please refer to this issue. https://github.com/FlowCrypt/flowcrypt-ios/issues/1465

PS: This issue can be reproduced in simulator or iPad with external keyboard.

image

ioanmo226 avatar Jun 24 '22 12:06 ioanmo226

What's your code look like?

JoeFerrucci avatar Jul 25 '23 03:07 JoeFerrucci