diff options
author | Zolnai Tamás <zolnaitamas2000@gmail.com> | 2013-08-23 11:30:17 +0200 |
---|---|---|
committer | Zolnai Tamás <zolnaitamas2000@gmail.com> | 2013-08-23 21:01:37 +0200 |
commit | 16f637dab3c1b5f7ac9eacf2c57347800d3fdf09 (patch) | |
tree | 9d3df0bd61c01c5210acb9d878f7517a80de16c9 /include/xmloff | |
parent | f8b6c3949e2c1f23549a2ef879e728cdb7149235 (diff) |
Fix borderline primitive merge
Two problems
1, Borderlines with different styles are merged
Steps to reproduce this bug:
-Add solid/dotted/dashed border to the first paragraph
-Add solid/dotted/dashed border (but different from the
first paragraph's border) to the second paragraph.
Result:
Second paragraph's left and right border will have the
same style as the first paragraph's border has. Top and bottom
border have the expected style.
2, The order of adding border lines to the BorderLines
container can change the correctness of merge.
The bug appaers when there is a vertical text
range with border, consist of more text portions.
For example: Add one border for the whole vertical text
range, but change the background of one part of it.
Change-Id: Iae6ecff31f24b232b3250c3f9d0d4ecd49fb18d4
Diffstat (limited to 'include/xmloff')
0 files changed, 0 insertions, 0 deletions