bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/26808] DefaultCaret - adjustVisibility called with old locati


From: thebohemian at gmx dot net
Subject: [Bug swing/26808] DefaultCaret - adjustVisibility called with old location
Date: 24 Mar 2006 00:12:12 -0000


------- Comment #1 from thebohemian at gmx dot net  2006-03-24 00:12 -------
This patch fixes the issue:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/text/DefaultCaret.java.diff?tr1=1.35&tr2=1.36&r1=text&r2=text

2006-03-23  Robert Schuster  <address@hidden>

        * java/awt/Component.java:
        (processMouseEvent): Remove call to consume event.
        (dispatchEventImpl): Handle specific events first, do focus request
        only when mouse event was not yet consumed.
        * javax/swing/text/DefaultCaret.java:
        (mousePressed): Rewritten.
        (setDot): Changed order of operations.
        (moveDot): Dito.

Fixed!


-- 

thebohemian at gmx dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |0.91


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





reply via email to

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