https://bz.apache.org/bugzilla/show_bug.cgi?id=63620
--- Comment #12 from Felix Schumacher <felix.schumac...@internetallee.de> --- (In reply to Vladimir Sitnikov from comment #10) > Felix, as you see, it is not "just rsyntaxtextarea" > > ViewResultsInTree suffers as well: Right, but it is in the calculation of the width of lines to break them apart, so it would still be helpful to try to pretty print the large json structure (if it shortens the lines), don't you think? > > > "AWT-EventQueue-0" #20 prio=6 os_prio=0 tid=0x000000001b126800 nid=0x13c0 > runnable [0x000000001c33c000] > java.lang.Thread.State: RUNNABLE > at javax.swing.text.GapContent.getChars(GapContent.java:213) > at > javax.swing.text.AbstractDocument.getText(AbstractDocument.java:810) > at > javax.swing.text.WrappedPlainView.loadText(WrappedPlainView.java:309) > at > javax.swing.text.WrappedPlainView.calculateBreakPosition(WrappedPlainView. > java:235) > at > javax.swing.text.WrappedPlainView$WrappedLine.breakLines(WrappedPlainView. > java:782) > -- You are receiving this mail because: You are the assignee for the bug.