diff options
author | Michael Stahl <mstahl@redhat.com> | 2015-04-20 23:42:45 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-04-21 00:33:59 +0200 |
commit | 09f0919f9a1686f6c1492777307e77f841294192 (patch) | |
tree | 80ece6341c7e39103cef282dd641e43fdaa616e3 /ridljar | |
parent | c3e49660e782816d1203cb936156ef6d6a1ad572 (diff) |
tdf#90640: sw: ODF import: ignore style:background-transparency for
... bitmap backgrounds of frames. OOo/LO versions <= 4.3 wrongly write
fo:background-color="transparent" style:background-transparency="100%"
for bitmap backgrounds, because of a stupid API implementation with
SvxBrushItem. They overwrite that with draw:opacity="100%" on the child
element style:background-image, which we don't read if we see draw:fill
attributes, so ignore the background-transparency in that case.
(regression from 5aa360cae0383f270c12708e7e94179a7fde6711)
Change-Id: I4ca59d8932a8e5d034c35543a54528198ad7d51c
Diffstat (limited to 'ridljar')
0 files changed, 0 insertions, 0 deletions