Created attachment 108032 [details] Sample RTF illustrating this issue Steps to Reproduce: 1. Insert an image into a Word doc 2. Add a border 3. Save as RTF 4. Open in Writer Confirmed on: Version: 4.4.0.0.alpha0+ TinderBox: Win-x86@42, Branch:master, Time: 2014-10-16_01:04:13 AND Version: 4.2.6.3 AOO 4.2 correctly imports this file with the proper border.
In 3.3.3.1 it was OK In 3.4.0.1 there is only a border on the left side In 3.6 no yellow border
Created attachment 108040 [details] correct look of the sample file in LibO 3.3.3 same results as Cor. adding a screenshot as well.
The problem is that we first create a shape (which has the proper border) and later we decide if it gets converted to a Writer picture or not. E.g. for rotated shapes, there is no such conversion. When there *is* such a conversion, we fail to copy the line properties as border properties over to the Writer picture.
http://cgit.freedesktop.org/libreoffice/core/commit/?id=01a32b7d074511bed24044dc94e1159aea62722b
libreoffice-4-3 review: https://gerrit.libreoffice.org/12092
http://cgit.freedesktop.org/libreoffice/core/commit/?id=07f36a421461217a78e61d97e86760738acabbe6&h=libreoffice-4-3
Migrating Whiteboard tags to Keywords: (filter:rtf) Remove redundant rtf_filter. [NinjaEdit]