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

Muhammet Kara <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #4 from Muhammet Kara <[email protected]> ---
This behavior is not by design, but a result of some technical limitations in
the implementation. It can be improved, but beware that it is not a trivial
task.

Notes for the interested devs: at some point of its journey, the GDIMetaFile of
a redacted page goes through a roundtrip to and back from WMF which causes the
reported issue. To fix it, one needs to first fix the rendered GDIMetaFile, and
remove the then needed roundtrip code. Related patch is here:
https://gerrit.libreoffice.org/c/core/+/74223

(For the QA people: Although this issue starts with a particular commit, it is
not a regression. The feature was still in-development, and in an interim state
at that time.)

-- 
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