On 02/12/2015 22:58, Burry wrote:
> On 02.12.15 21:59, Mason83 wrote:
>> Hello,
>>
>> This problem turned up recently (2.35? 2.38?)
>>
>> When I have some text in a Message Composition windows,
>> then select that text, then copy it, then paste it in
>> another application (such as a text editor),
>> the formatting is messed up, with all multiple spaces
>> collapsed into a single space, as if the text were HTML.
>>
>> E.g. copy the following text to a Message Composition window:
>> https://bugzilla.mozilla.org/show_bug.cgi?id=625961#c13
>>
>>   1  2   3    4     5
>>    2   3    4     5
>>     3    4     5
>>      4     5
>>       5
>> 000000
>>   1 1 1 1 1 1
>>    2  2  2  2  2  2
>>     3   3   3   3   3   3
>>      4    4    4    4    4    4
>>       5     5     5     5     5     5
>>
>> Then copy the text from the window.
>> And paste in Notepad, it comes out like this:
>>
>> 1 2 3 4 5
>> 2 3 4 5
>> 3 4 5
>> 4 5
>> 5
>> 000000
>> 1 1 1 1 1 1
>> 2 2 2 2 2 2
>> 3 3 3 3 3 3
>> 4 4 4 4 4 4
>> 5 5 5 5 5 5
>>
>> which is very reminiscent of an old bug:
>> https://bugzilla.mozilla.org/show_bug.cgi?id=625961
>>
>> Can someone else replicate the issue?
>>
>> Are you aware of an open bug for this issue?
>>
>> Regards.
>>
> Copy/paste works fine here(copied from your mail
> when I was reading yours.).
> PASTE.....
> 
> 
>   1  2   3    4     5
>    2   3    4     5
>     3    4     5
>      4     5
>       5
> 000000
>   1 1 1 1 1 1
>    2  2  2  2  2  2
>     3   3   3   3   3   3
>      4    4    4    4    4    4
>       5     5     5     5     5     5
> 

The problem shows up when pasting text copied FROM a Message Composition
window to anywhere else.

STEPS TO REPRODUCE:

1. Copy (highlight, then CTRL-C) the test block above
2. Press CTRL-M for new Message Composition (MC) window
3. In the body of the new MC window, paste (CTRL-V) the text => formatting is 
intact
4. Select the text of the MC window (CTRL-A), then copy CTRL-C
5. Paste back (CTRL-V) in the MC window => formatting is lost

Regards.

_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to