classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] FYI: fixed keyboard focus handling in java.awt.DefaultK


From: Roman Kennke
Subject: Re: [cp-patches] FYI: fixed keyboard focus handling in java.awt.DefaultKeyboardFocusManager
Date: Sat, 21 May 2005 09:07:51 +0200

Hi list, hi Tom,

> +   * This flag indicates for which focus traversal key release event we
> +   * possibly wait, bevor letting any more KEY_TYPED events through.
> 
> Typo, "before".
> 
> +    // Here we check if we are currently waiting for a KEY_PRESSED and
> 
> Aren't you typically waiting for a KEY_RELEASED event here, and
> generally waiting for the keystroke opposite to the one that initiated
> the focus traversal?

yes.

Both are fixed and committed.

2005-05-20  Roman Kennke  <address@hidden>

        * java/awt/DefaultKeyboardFocusManager.java:
        Documentation fixes.

/Roman

Attachment: DefaultKeyboardFocusManager2.diff
Description: Text Data


reply via email to

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