[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug swing/24730] "Phlegmatic work" when moving cursor with arrow keys i
From: |
audriusa at bluewin dot ch |
Subject: |
[Bug swing/24730] "Phlegmatic work" when moving cursor with arrow keys in JTextField |
Date: |
8 Nov 2005 23:58:19 -0000 |
------- Comment #1 from audriusa at bluewin dot ch 2005-11-08 23:58 -------
2005-11-08 Audrius Meskauskas <address@hidden>
* javax/swing/DefaultCaret.java (BlinkTimerListener):
added ignoreNextEvent flag and its handling.
(blinkListener): New field. (initBlinkTimer):
Initialise blinkListener field.
(setDot, moveDot): Call appear() instead of repaint().
(appear): new method.
--
audriusa at bluewin dot ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24730
- [Bug swing/24730] "Phlegmatic work" when moving cursor with arrow keys in JTextField,
audriusa at bluewin dot ch <=