[bugs:#149] looks like opposite of this. Happens when someone copy some text and paste in Lync which contains newlines. In Pidgin I see all in single line without any newlines at all, same text sent to Lync client shows newlines. When typing newlines in Lync with [shift]+[enter], Pidgin correctly shows them.
I noticed that if someone is to send me text that contains new lines, it will show up in one line when Pidgin receives it.
Is it possible to maintain those new lines?
Probably because of [bugs:#149], fixed by git commit 88d92025
Related
Bugs:
#149[bugs:#149] looks like opposite of this. Happens when someone copy some text and paste in Lync which contains newlines. In Pidgin I see all in single line without any newlines at all, same text sent to Lync client shows newlines. When typing newlines in Lync with [shift]+[enter], Pidgin correctly shows them.
For example, in notepad typed 3 lines, newline after each line, copied and pasted in Lync and sent to Pidgin, UI shows all in single line:
In debug log I see:
Seems that HTML P elements are not parsed correctly... maybe Pidgin bug?
Related
Bugs:
#149Hi. I'm also facing this issue using Pidgin 3.0 dev.
And seems like it is a client side issue on 3.0 according to my quick check just now.
Here is something sent from a 2.x Pidgin which is fine:
(09:53:27) sipe: got message from sip:<anonymous>: Något
Vettigt
på
olika
rader
(09:53:27) webkit: JS: appendMessage("</anonymous>
Vettigt
på
olika
rader
And here is something sent from a 3.0 version (should be two lines, ra1 and rad2):
(09:53:16) sipe: got message from sip:<anonymous>: rad1rad2
(09:53:16) webkit: JS: appendMessage("</anonymous>
Both logs taken on receiver side.
Regards
/Johan
Last edit: Johan Piculell 2017-02-27