<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    hey asma,<br>
    <br>
    <div class="moz-cite-prefix">On 19/11/15 09:25, Miss AL-Bahanta
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAPKqcuSOEjHA7rjg78g42XMZayDHXCHE_MUJy9gQUzfzfryzMw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div><br>
          </div>
          I'm trying to fix this issue <a moz-do-not-send="true"
            href="http://bugs.scribus.net/view.php?id=13074">http://bugs.scribus.net/view.php?id=13074</a>.
          After reproducing this issue and going through the code, I'm
          assuming there is some rounding/calculations issues.I found
          the following piece of code which made think so.<br>
          <span style="color:rgb(255,0,0)"><span
              style="color:rgb(0,0,0)">canvasmode.cpp:85</span><br>
            m_pen["outline"]    = QPen(Qt::gray, 1.0 , Qt::SolidLine,
            Qt::FlatCap, Qt::MiterJoin);<br>
          </span></div>
        <div>therefore, I think the textbox lines are drawn at the
          outlines of the group and that's why sometimes it's drawn in
          Gray or not drawn at all - correct me if I'm wrong. Thank you
          in advance :)<br>
        </div>
      </div>
    </blockquote>
    <br>
    do you mean that this line is drawn when other lines cannot be
    drawn?<br>
    <br>
    at which line do you spot a rounding issue?<br>
    <br>
    line 85 has no calculation...<br>
    <br>
    ciao<br>
    a.l.e<br>
  </body>
</html>