Community
Participate
Working Groups
If on the same widget two different listeners listen to the same eventType and the first listeners is removed, the second listeners does not receive the event anymore. Reproduce: With attached test-patch. Fix: With attached fix-patch
Created attachment 205797 [details] Test-Patch for reproducing and testing the Bug/Fix
Created attachment 205798 [details] Fix-Patch for fixing the bug
Created attachment 205822 [details] Test-Patch for reproducing and testing the Bug/Fix This replaces the patch from 24.10.2011 12:43. I forgot the make a new patch after correcting the Test.
Stephan, please update/attach the patch to bug 286039. *** This bug has been marked as a duplicate of bug 286039 ***
Sorry, I forgot about bug 286039. I attached the patches to the first bug. Thanks. BTW: May I set the severity of the first bug to major? It does break our program without this patch.