You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2022/02/04 05:31:39 UTC

[GitHub] [royale-asjs] greg-dove opened a new issue #1177: mx.controls.TextArea does not handle htmlText getter/setter

greg-dove opened a new issue #1177:
URL: https://github.com/apache/royale-asjs/issues/1177


   setting htmlText does not work. (getting and setting causes errors with coercion to HTMLInputElement).
   
   Also setting innerHTML does not seem to be a viable option for native <textarea>, so supporting this in the emulation version (assuming that sanitizer is also used) seems like it might need something else (contenteditable ?) 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@royale.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org