Copying text from LC Script Editor
Paul Hibbert
paul at livecode.org
Fri Sep 16 20:00:37 EDT 2016
It’s not just the SE that has this behaviour, any text from a LC field does the same, with in the IDE and in a standalone, on Mac at least.
Example from text typed into a LC 8.1.0 field:–
Line 1
Line 2
Line 3
Last Line
Paul
--
Livecode 8.1.0 on Mac OS X El Capitan Version 10.11.6
> On Sep 16, 2016, at 4:20 PM, Monte Goulding <monte at appisle.net> wrote:
>
>
>> On 17 Sep 2016, at 5:28 AM, J. Landman Gay <jacque at hyperactivesw.com> wrote:
>>
>> My hunch is that it's a line-ending translation issue.
>
> I’m wondering if it’s a html issue. What LiveCode uses as a paragraph `<p></p>` is more like a `<br />` as in LiveCode it’s represented by a single line break with no vertical whitespace in most html views it will have some vertical whitespace in there. If that’s the case then I’m really not sure how we could work around it in a backwards compatible way.
>
> Cheers
>
> Monte
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list