Skip to content

Setting value with a style breakes textarea #708

Answered by bashbunni
ipsavitsky asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @ipsavitsky textarea doesn't support stylized text. It's meant to just be plain text. If you wanted to display some text and modify it, I would recommend using a viewport to display the text, then use textarea to edit the unstyled/plain text.

You could switch between the two in your program if you wanted.

Please let me know if that clarifies things here. If it's still unclear, feel free to ping me. I'm going to convert this to a discussion instead of an issue as it's not something we're planning to address as of right now.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ipsavitsky
Comment options

Answer selected by ipsavitsky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request
3 participants
Converted from issue

This discussion was converted from issue #633 on January 22, 2025 20:02.