<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - gradient missing under RTL from writer comment margins"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138936">138936</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>gradient missing under RTL from writer comment margins
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.1.0.0.beta1+
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>graphics stack
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>caolanm@redhat.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>