[ https://issues.apache.org/jira/browse/PIVOT-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14030661#comment-14030661 ]
Alessandro Pira commented on PIVOT-951: --------------------------------------- Thank you. In our application the patch I sent solved the specific issue and still we noticed no bug introduced by the fix. However, we applied it in a version that's still under development and won't go through testing phase until next week. Also, I completely removed the mouseClickConsumed variable and noticed no difference. > Only first click is received by container listeners > --------------------------------------------------- > > Key: PIVOT-951 > URL: https://issues.apache.org/jira/browse/PIVOT-951 > Project: Pivot > Issue Type: Bug > Components: wtk > Affects Versions: 2.0.4 > Reporter: Alessandro Pira > Assignee: Roger Whitcomb > Fix For: 2.1, 2.0.5 > > Attachments: Sample.java, patch-mouse-click-2.0.4.diff > > > Mouse button listeners added to a container receive only the first mouse > click event. Following clicks are never dispatched to listeners. > Problem is that Container's mouseClickConsumed variable once set to false > never becomes true. -- This message was sent by Atlassian JIRA (v6.2#6252)