<div dir="ltr"><div><div>Hi,<br></div>I'm trying to fix this issue <a 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><br></div><div>Regards,<br></div><div>Asma<br></div><div><br></div></div>