<AWT Dev> [PATCH] Fix invalid PropertyChangeEvents from being propagated
Omair Majid
omajid at redhat.com
Mon Jan 5 07:57:46 PST 2009
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/awt-dev/attachments/20090105/187c032b/icedtea-a11y-property-change.patch
More information about the awt-dev
mailing list