I've run into similar clipboard weirdnesses with the Livecode clipboard. Go
figure. Someone wrote a Clipboard Inspector stack that may prove useful in
finding out where things are going wrong. Also note, that Microsoft products,
specifically Office products use their own clipboard format that ma
I have for a long time pasted text copied from other programs to a field by
using a script like
"set the htmlText of [destination chunk] to clipboardData["html"]
After a recent upgrade to Windows 7 and Internet Explorer 8 this does not work
for text copied from Internet Explorer; pasting yiel