|
From: | thebohemian at gmx dot net |
Subject: | [Bug swing/26156] New: highlighter does not work correctly |
Date: | 7 Feb 2006 15:23:38 -0000 |
Our Swing text highlighting mechanism does not work correctly. Although the text is correctly selected the area drawn hightlighted is not. The hightlighted area should always be drawn over the characters between JTextComponent.getSelectionStart() and JTextComponent.getSelectionEnd(). In JTextAreas the hightlighter is unable to span across the end of a line. -- Summary: highlighter does not work correctly Product: classpath Version: 0.21 Status: UNCONFIRMED Severity: normal Priority: P3 Component: swing AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: thebohemian at gmx dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26156
[Prev in Thread] | Current Thread | [Next in Thread] |