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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to