Open wholeinsoul opened 6 years ago
I have the same issue. Need help! Did you have any workaround to prevent this? @wholeinsoul Thanks.
I have the same issue. Need help! Did you have any workaround to prevent this? @wholeinsoul Thanks.
Sorry. No. I just stayed with default black text-on-white background.
I have set the editor background to be black and text to be white.
When I copy paste html content from my gmail/browser which has "black text on white background", the text in the editor is no longer visible as the copied text is black now. Even though the copied content does have background color and font color information.
lldb) po content
<font color="#000000" face="sans-serif" size="3"><span style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.301961); -webkit-text-size-adjust: 100%; background-color: rgba(255, 255, 255, 0);">Hello World</span></font>
Any help ?
Thanks.