------- Comment #3 from cvs-commit at developer dot classpath dot org
2006-03-21 18:03 -------
Subject: Bug 26677
CVSROOT: /cvsroot/classpath
Module name: classpath
Branch:
Changes by: Robert Schuster <[EMAIL PROTECTED]> 06/03/21
18:02:46
Modified files:
. : ChangeLog
javax/swing/text: DefaultCaret.java
Log message:
Fixes PR #26677.
2006-03-21 Robert Schuster <[EMAIL PROTECTED]>
* javax/swing/text/DefaultCaret.java: Added class variable denoting
the textcomponent having a selection.
(clearSelection): Clear 'componentWithSelection' variable.
(handleSelection): Clear selection of current component having a
selection before setting a new selection in another component.
(mouseDragged): Only react on left mouse button.
(mouseClicked): Only react on left mouse button.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6845&tr2=1.6846&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/text/DefaultCaret.java.diff?tr1=1.34&tr2=1.35&r1=text&r2=text
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26677
_______________________________________________
Bug-classpath mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-classpath