bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug swing/26174] caret should stop blinking when its component loses th


From: thebohemian at gmx dot net
Subject: [Bug swing/26174] caret should stop blinking when its component loses the focus
Date: 21 Feb 2006 12:04:04 -0000


------- Comment #2 from thebohemian at gmx dot net  2006-02-21 12:04 -------
The caret already stops blinking when the component it belong to loses the
focus. DefaultCaret implements the FocusListener interface correctly but when
the top-level container the text component belongs to loses its focus (e.g. by
switching to another app) focusLost is not called and the caret does not stop
blinking.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26174





reply via email to

[Prev in Thread] Current Thread [Next in Thread]