https://bugs.freedesktop.org/show_bug.cgi?id=85496

Michael Stahl <mst...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |libreoff...@kohei.us
          Component|Libreoffice                 |framework
           See Also|                            |https://bugs.freedesktop.or
                   |                            |g/show_bug.cgi?id=60740
         Resolution|---                         |FIXED
           Assignee|libreoffice-b...@lists.free |mst...@redhat.com
                   |desktop.org                 |
         Whiteboard|bibisected                  |bibisected odf
                   |                            |odf_validation

--- Comment #13 from Michael Stahl <mst...@redhat.com> ---
thanks tmacalp for finding a reproducer for this!

the problem was introduced by switching Calc away from using the UNO API to
export editengine text:

commit d81b56c7f679477fed471f8150e1b95e6902e249
Author:     Kohei Yoshida <kohei.yosh...@gmail.com>
AuthorDate: Sun Aug 25 00:07:45 2013 -0400

    fdo#60740: Handle empty paragraphs correctly.


... but the underlying editengine code has always been buggy when merging
multiple paragraphs, multiple 0-length formatting attributes could
be created at the same position and apparently the API implementation
happened to work around that problem by accident.

fixed on master.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to