classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch: fixlet for Component focus event handling


From: Anthony Balkissoon
Subject: [cp-patches] Patch: fixlet for Component focus event handling
Date: Wed, 30 Nov 2005 13:15:08 -0500

This patch fixes PR 25165.  If an attempt is made to give focus to a
Component that already has it, no FOCUS_LOST and FOCUS_GAINED events
should be processed.

2005-11-30  Anthony Balkissoon  <address@hidden>

        * java/awt/Component.java:
        (processFocusEvent): Don't dispatch events if the focus opposite is the
        same as the receiving Component.

--Tony

Attachment: IgnoreFocusOpposites.diff
Description: Text Data


reply via email to

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