Sorry, forgot to reply sooner. I did look and no I don't have access to the
history.
Sent from my LG G3, an AT&T 4G LTE smartphone
-- Original message--
From: Harbs
Date: Mon, Oct 12, 2015 9:25 AM
To: dev@flex.apache.org;
Subject:Re: FLEX-34876
Alex,
Have you had a chance to loo
Alex,
Have you had a chance to look and see if you can find it?
On Oct 4, 2015, at 5:36 PM, Alex Harui wrote:
>
>
> On 10/4/15, 7:03 AM, "Harbs" wrote:
>>
Is there any way to see when that condition was added and maybe figure
out why?
>>>
>>> Git blame should show you.
>>
On 10/4/15, 7:03 AM, "Harbs" wrote:
>
>>>
>>> Is there any way to see when that condition was added and maybe figure
>>> out why?
>>
>> Git blame should show you.
>
>I already looked at that. It came from the Adobe code base (i.e. it
>blames you…) ;-). AFAIK, there’s no way to look further bac
>
> I thought this was strictly about plain text insertion, in which case #1
> would be my expectations.
>
> If there is formatting available, the formatting should be preserved, IMO.
Yes. This is for unformatted text. (applyFormat is false if the incoming text
is formatted)
>>
>> Is there an
On 10/4/15, 2:36 AM, "Harbs" wrote:
>I just looked into what is needed to fix this.
>
>There’s two ways it could be handled:
>1) All the text takes on the formatting of the first insertion point.
>2) If there’s multiple paragraphs selected, the paragraphs pasted take on
>the formatting of the e
I just looked into what is needed to fix this.
There’s two ways it could be handled:
1) All the text takes on the formatting of the first insertion point.
2) If there’s multiple paragraphs selected, the paragraphs pasted take on the
formatting of the existing paragraphs (i.e. incoming para 1 take
Harbs,
I've just pushed unit tests which reproduce the problem. [1] Feel free to
correct test name or any of my language issue. :)
[1] http://git-wip-us.apache.org/repos/asf/flex-tlf/commit/f4a26bde
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http
Hi Harbs,
Really sorry for the late response. I'm lack of time lately. :( I will try
to analyze you example tomorrow or in the weekend, understand the bug and
prepare the tests.
Let's create separate branch for that work called:
"FLEX-34876_paste_with_multiple_paragraphs" or something like that -
This is a scenario about pasting plain text, is that correct? I’d think
of it this way: what if you typed in the same character sequence? What
would/should happen as you hit return?
-Alex
On 6/2/15, 7:28 PM, "Harbs" wrote:
>I just filed a bug related to pasting multiple lines of text into a
>