[Libreoffice-bugs] [Bug 120129] EDITING: LIST function in query creates additional characters in Windows10

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 8 21:26:13 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=120129

--- Comment #12 from Mike Kaganski <mikekaganski at hotmail.com> ---
Created attachment 174905
  --> https://bugs.documentfoundation.org/attachment.cgi?id=174905&action=edit
A sample with LIST generating BLOB with zero bytes

Hum. Maybe my issue is different after all.

I couldn't repro with the attachment here. But this file gives me a "sluggish"
experience (using my dbgutil build, I get tens of seconds until the query
shows; trying to resize the column gives another delay; UI is unresponsive up
to the point of requiring to kill it).

Putting a breakpoint to OutputDevice::GetTextBreak shows that the rStr looks
like

> rStr = L"100х100х2,0;\0\0\0\0\0\0\0\0\0\0\0\0100х100х2,5;\0\0\0\0\0\0\0\0\0\0\0\0100х100х2,8;\0\0\0\0\0\0\0\0\0\0\0\0100х100х3,0;\0\0\0\0\0\0\0\0\0\0\0\0100х100х3,5;\0\0\0\0\0\0\0\0\0\0\0\0100х100х4,0;\0\0\0\0\0\0\0\0\0\0\0\0100х100х4,5;\0\0\0\0\0\0\0\0\0\0\0\0100...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210908/2064a8ec/attachment.htm>


More information about the Libreoffice-bugs mailing list