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

Xisco Faulí <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bibisected, bisected,
                   |                            |regression
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected],
                   |                            |[email protected]
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=10
                   |                            |3967,
                   |                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=10
                   |                            |2334
     Ever confirmed|0                           |1

--- Comment #1 from Xisco Faulí <[email protected]> ---
Regression introduced by:

author  Caolán McNamara <[email protected]>    2014-09-23 19:35:50 (GMT)
committer       Caolán McNamara <[email protected]>    2014-09-24 09:04:48
(GMT)
commit  705a8c226aee3e68db492083b7cf8b704335328b (patch)
tree    c701b3a13f48f6d5a4c226bcf4f67e1e91a41049
parent  6332c643016ce4c4d254c8429a5eceae6664bf5c (diff)

WW8PLCFMan::AdjustEnds deeply flawed concept wrt change tracking
The whole idea of clipping the char attributes to before the cr that word uses
as the end of para marker is flawed from especially the perspective of
redlining which is a char property in word.

If the redline encompasses the newline in order to state that it is deleted,
then if the prop is clipped to before that newline then the end-of-para doesn't
get marked as deleted

For now just remove the character attributes clipping from here to be as
conservative as possible.

Hopefully the ordering of processing start pap before start chp and end chp
before end pap and the other million improvements in the parser that came about
after AdjustEnds was created avoids whatever problems were trying to be worked
around here.

Adding Cc: to Caolán McNamara

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to