[Libreoffice-bugs] [Bug 138936] New: gradient missing under RTL from writer comment margins

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Dec 15 11:52:59 UTC 2020


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

            Bug ID: 138936
           Summary: gradient missing under RTL from writer comment margins
           Product: LibreOffice
           Version: 7.1.0.0.beta1+
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: graphics stack
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: caolanm at redhat.com

Description:
with the attached demo under RTL gradients are missing under RTL from writer
comment margins

Steps to Reproduce:
1. export SAL_RTL_ENABLED=1
2. export SAL_USE_VCLPLUGIN=gtk3
3. ./instdir/program/swriter ~/Documents/annotation.odt

also reproducible with
1. export SAL_USE_VCLPLUGIN=gen
2. export SAL_ENABLESKIA=1
3. export SAL_USE_VCLPLUGIN=gtk3
4. ./instdir/program/swriter ~/Documents/annotation.odt

Actual Results:
the gradient in comments in the margins is missing

Expected Results:
gradients


Reproducible: Always


User Profile Reset: No



Additional Info:
This is noticeable since...

commit 20c09d351ee060bdde13d92d2bf86dd998cdb0cb (HEAD)
Date:   Tue Sep 22 15:20:57 2020 +0200

    use vcl lin. gradient drawing in drawinglayer + cairo impl.

    This adds a divert for drawing of linear gradients drawing, which
    can be implemented natively with a much higher quality and speed.

    This also adds a implementation of drawing linear gradients with
    cairo.

when the drawGradient impls were unstubbed

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201215/e5287ebc/attachment.htm>


More information about the Libreoffice-bugs mailing list