Hi Aleksey,<br>I have addressed the pending issues, and will send the patches to sugar-devel.<br>Below comments to every issue:<br><br><div class="gmail_quote">On Thu, Nov 17, 2011 at 3:22 PM, Gonzalo Odiard <span dir="ltr"><<a href="mailto:gonzalo@laptop.org">gonzalo@laptop.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I was working i removing the use of hippo in Chat activity.<br>I have implemented a HBox type container to substitute the RoundBox,<br>
and used TextView to display the text.<br><br>There are a few pending issues:<br><br>* If the text writen in a message is longer than the horizontal space in one row, <br>
the box is widen, and the text is not sent to another row. I have tried using <br>textview.set_wrap_mode(gtk.WRAP_WORD), but this cut every row with one word.<br><br></blockquote><div><br>Solved<br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
* There are issue with the repainting of the cairo based RoundBox. The first row, <br>
after the activity alert is hidden, is not repainted.<br><br></blockquote><div><br>I think this was a error testing in 1.75 with the old video driver. Now I can't reproduce it.<br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
* The smiley images are aligned at bottom with the text. <br>In the old Chat were aligned at middle and looked better.<br></blockquote><div><br>This is the only pending issue, but I think is no so bad.<br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>* After changing to another activity and come back, the palette asociated to a url,<br>
show a error message " Cannot update the palette position." and is not displayed.<br><br></blockquote><div><br>The pallete is ok.<br> </div>I wait your review.<br><br>Gonzalo<br></div>