<div dir="ltr">&nbsp; I&#39;ve come across this bug while cleaning up HippoCanvas usage from the Chat activity code I&#39;m using for the embeddable chat. This bug causes CanvasRoundBox to ignore the border_color parameter passed to its constructor and set it always to COLOR_BLACK. <br>
&nbsp; <br>&nbsp; From <a href="http://dev.laptop.org/ticket/3742">http://dev.laptop.org/ticket/3742</a><br><div class="comment searchable">
        <p>
Replying to <a class="new ticket" href="http://dev.laptop.org/ticket/3742" title="defect: CanvasRoundBox ignores border_color (new)">morgs</a>:</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | Passing border_color to <span class="underline">init</span> doesn&#39;t work as it is overridden to COLOR_BLACK, so I have to set it separately
</p>
<blockquote class="citation">

</blockquote>
<blockquote>
<blockquote>
<p>
This is solved by not overriding border_color in CanvasRoundBox when
one is provided. I believe the attached patch fixes this bug. </p>
</blockquote>
</blockquote>

      </div></div>