<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/roxcom/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/roxcom/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/roxcom/bugs/</id><updated>2007-12-28T08:28:12Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Disconnect Not working</title><link href="https://sourceforge.net/p/roxcom/bugs/5/" rel="alternate"/><published>2007-12-28T08:28:12Z</published><updated>2007-12-28T08:28:12Z</updated><author><name>Sujith</name><uri>https://sourceforge.net/u/mgsujith/</uri></author><id>https://sourceforge.net6efff52d2df5d6fa09463e615a38151d1c74b98e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;1. Start the application.&lt;br /&gt;
2. Click on "Start host".&lt;br /&gt;
3. Now click on Disconnect then disconnect doesnt work.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Proper Wordwrap is not happening </title><link href="https://sourceforge.net/p/roxcom/bugs/4/" rel="alternate"/><published>2007-12-27T02:55:36Z</published><updated>2007-12-27T02:55:36Z</updated><author><name>Sujith</name><uri>https://sourceforge.net/u/mgsujith/</uri></author><id>https://sourceforge.netba95b3ffebe001f749d320b1f08f3328ed3a594e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;In the txtHistroy only line wrap is enabled but proper word wrap is not enabled.&lt;/p&gt;
&lt;p&gt;This can be fixed by adding.&lt;br /&gt;
txtHistory.setWrapStyleWord(true);&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>File Transfer is not working.</title><link href="https://sourceforge.net/p/roxcom/bugs/3/" rel="alternate"/><published>2007-12-27T02:52:49Z</published><updated>2007-12-27T02:52:49Z</updated><author><name>Sujith</name><uri>https://sourceforge.net/u/mgsujith/</uri></author><id>https://sourceforge.netcf9c9ce76ce1b567ba11d26ec3358a6b70b1efd7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Not able to send files through roxcom.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Able to send blank message</title><link href="https://sourceforge.net/p/roxcom/bugs/2/" rel="alternate"/><published>2007-10-11T17:19:32Z</published><updated>2007-10-11T17:19:32Z</updated><author><name>Sujith</name><uri>https://sourceforge.net/u/mgsujith/</uri></author><id>https://sourceforge.net9908e67777c083b8e817e13550014a3527d3ddf9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Now the application allows the user to send blank message when user presses Enter key without typing anything in the txtinput area. This can be solved by adding the following simple code.&lt;/p&gt;
&lt;p&gt;if ((e.getKeyChar()==KeyEvent.VK_ENTER) &amp;amp;&amp;amp; !((txtInput.getText().trim().length()== 0)))&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Reconnect</title><link href="https://sourceforge.net/p/roxcom/bugs/1/" rel="alternate"/><published>2007-10-08T11:43:03Z</published><updated>2007-10-08T11:43:03Z</updated><author><name>Ross Drew</name><uri>https://sourceforge.net/u/userid-1611248/</uri></author><id>https://sourceforge.net91505543789f0f36890c033681fe7c080066b3e3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When a client disconnects they cannot reconnect again until both the client and server applications have been restarted. &lt;/p&gt;&lt;/div&gt;</summary></entry></feed>