Page 2 of 2

Re: Can't set the clipboard to plain text on Mac

Posted: Thu Sep 07, 2017 9:25 am
by japino
The bug number is 20336.

About the htmlText bug, the text in the field is this (the word bold is bold, and the word italic is italic):

Code: Select all

This is some text.
It has bold formatting.
And italic formatting.

All very nice.
The script returns this output:

Code: Select all

This is some text. It has bold formatting. And italic formatting. All very nice.