[Fwd: <AWT Dev> [PATCH] Fix invalid PropertyChangeEvents from being propagated]

Artem Ananiev Artem.Ananiev at Sun.COM
Sun Jan 11 16:06:54 UTC 2009


It looks like this patch is not related to AWT, however I don't know an 
alias for accessibility discussion. Forwarding to discuss at openjdk.

Artem

-------- Original Message --------
Subject: <AWT Dev> [PATCH] Fix invalid PropertyChangeEvents from being 
propagated
Date: Mon, 05 Jan 2009 10:57:46 -0500
From: Omair Majid <omajid at redhat.com>
To: awt-dev at openjdk.java.net

Hi,

The current implementation of AccessibleContext propagates
PropertyChangeEvents that dont correspond do a change. This patch checks
that the new value and the old value are different before firing a
PropertyChangeEvent. This has been committed to icedtea as
http://icedtea.classpath.org/hg/icedtea6/rev/136f40a0dae4.

Apologies in advance if this isn't the correct list to post this patch.

Cheers,

Omair

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: icedtea-a11y-property-change.patch
URL: <http://mail.openjdk.java.net/pipermail/discuss/attachments/20090111/aecc423b/icedtea-a11y-property-change.patch>


More information about the discuss mailing list