Aquileo | Recent changes to bugshttps://sourceforge.net/p/rsyntaxtextarea/bugs/Recent changes to bugsenWed, 26 Mar 2014 22:27:03 -0000Aquileo | #5 Word wrap is done at char boundaries for long tokenshttps://sourceforge.net/p/rsyntaxtextarea/bugs/5/?limit=25#5e06<div class="markdown_content"><ul> <li><strong>status</strong>: open --&gt; closed-invalid</li> </ul></div>Robert FutrellWed, 26 Mar 2014 22:27:03 -0000https://sourceforge.net4fa48509eab79ce3f704cf84de5b3e451854df48Aquileo | #5 Word wrap is done at char boundaries for long tokenshttps://sourceforge.net/p/rsyntaxtextarea/bugs/5/?limit=25#d541<div class="markdown_content"><p>This is now tracked on GitHub here:</p> <p><a href="https://github.com/bobbylight/RSyntaxTextArea/" rel="nofollow">https://github.com/bobbylight/RSyntaxTextArea/</a></p></div>Robert FutrellWed, 26 Mar 2014 22:26:55 -0000https://sourceforge.net9c8c156b43ea2c31267ac220d8e1ff4e00438e3cAquileo | #23 java.lang.ArithmeticException: / by zero Exceptionhttps://sourceforge.net/p/rsyntaxtextarea/bugs/23/?limit=25#8001<div class="markdown_content"><ul> <li><strong>status</strong>: open --&gt; closed-invalid</li> <li><strong>Group</strong>: --&gt; v1.3.x</li> </ul></div>Robert FutrellWed, 26 Mar 2014 22:09:47 -0000https://sourceforge.net225ce90f7c6dae3fb4b986949755475e9bc92aa9Aquileo | #23 java.lang.ArithmeticException: / by zero Exceptionhttps://sourceforge.net/p/rsyntaxtextarea/bugs/23/?limit=25#3bef<div class="markdown_content"><p>Closing since I cannot reproduce this, and nobody else has reported it.</p></div>Robert FutrellWed, 26 Mar 2014 22:09:37 -0000https://sourceforge.netb840b7e4ad2e7356f07f1450b41e1ec2b555608bAquileo | #18 Codefolding makes scrolling slowhttps://sourceforge.net/p/rsyntaxtextarea/bugs/18/?limit=25#e8b6<div class="markdown_content"><ul> <li><strong>status</strong>: open --&gt; closed-invalid</li> <li><strong>Group</strong>: --&gt; v1.3.x</li> </ul></div>Robert FutrellWed, 26 Mar 2014 22:08:33 -0000https://sourceforge.netae5ad8e127e9c3d59916c4620fdfdff0b56a4980Aquileo | #18 Codefolding makes scrolling slowhttps://sourceforge.net/p/rsyntaxtextarea/bugs/18/?limit=25#8c62<div class="markdown_content"><p>Closing due to lack of response, and the inability to reproduce.</p></div>Robert FutrellWed, 26 Mar 2014 22:08:06 -0000https://sourceforge.netba052d2559f973ebad017c4e67a55405442693f6Aquileo | #3 NPE in RSyntaxTextArea(String) constructorhttps://sourceforge.net/p/rsyntaxtextarea/bugs/3/?limit=25#2bac<div class="markdown_content"><ul> <li><strong>status</strong>: open --&gt; closed-fixed</li> <li><strong>Group</strong>: --&gt; v1.3.x</li> </ul></div>Robert FutrellWed, 26 Mar 2014 22:07:07 -0000https://sourceforge.netb818f34ab3df68df5d74fd241be9c4bc2b6fdfd3Aquileo | Rsyntax moves label positionhttps://sourceforge.net/p/rsyntaxtextarea/bugs/26/<div class="markdown_content"><p>When typing into rsyntax area, JLabel's within the same vertical panel move.</p> <p>See <a href="https://github.com/daveray/seesaw/issues/133" rel="nofollow">https://github.com/daveray/seesaw/issues/133</a> for a java example and video of said bug.</p></div>AnonymousFri, 19 Apr 2013 06:00:34 -0000https://sourceforge.netd66552fda3f33adffc91ff9b40069082a6ebd750Aquileo | Emulated tabs don't align as expectedhttps://sourceforge.net/p/rsyntaxtextarea/bugs/25/<div class="markdown_content"><p>In most text editors, when tabs are emulated with spaces, they still align at tab boundaries. For example, if tabs are set at four spaces pressing the tab key at the first index of a line would insert four spaces, while pressing tab at the second index would insert three spaces, and so on. Basically, pressing tab will always take you to a multiple of four.</p> <p>It looks like in both Rtext and RSyntaxTextArea, if emulated tabs with four spaces is set, pressing tab will always insert four spaces regardless of where the cursor is.</p> <p>From forum: <a href="http://fifesoft.com/forum/viewtopic.php?f=11&amp;t=734&amp;e=0" rel="nofollow">http://fifesoft.com/forum/viewtopic.php?f=11&amp;t=734&amp;e=0</a></p></div>AnonymousThu, 24 Jan 2013 17:23:01 -0000https://sourceforge.net14a76268540f7bd853c0ec9841ebcdd475b0d35fAquileo | Regression: Can't enter Slash ("/") in RSyntaxTextArea,RTexthttps://sourceforge.net/p/rsyntaxtextarea/bugs/24/<div class="markdown_content"><p>I updated RSyntaxTextArea in a project, tried version 2.05 and svn-trunc.<br /> Slashes cannot be used anymore, at least in linux but a coworker had the same problem (using windows afaik)</p> <p>Problem seems to be within this file:<br /> /org/fife/ui/rsyntaxtextarea/RSyntaxTextAreaDefaultInputMap.java</p> <p>... around this line (the whole file changed a lot since last stable release):<br /> put(KeyStroke.getKeyStroke(\'/\'), \"DoNothing\");</p> <p>I\'m now using version 2.0.4.1 again which works like a charm.<br /> I just tried RText (2.0.5) which has the same issue.</p></div>rraeThu, 13 Dec 2012 18:37:52 -0000https://sourceforge.net0ef667bf34906eff533b26f0b107ea7f34f6e2f7