History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: FKS-4
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Vivek Prahlad
Reporter: Bhargava Ram
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Frankenstein

DoubleClickAction hanldes 'waiting for the mouseReleased action' wrong way

Created: 29/Jun/07 02:20 AM   Updated: 29/Jun/07 07:25 AM
Component/s: Playback
Affects Version/s: 0.7, 0.7.5
Fix Version/s: 0.8

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: I was using Linux, but I think the problem may be platform-independent


 Description  « Hide
When a double_click_tree event starts, eventually frankenstein posts the events mousePressed, mouseReleased and mouseClicked events with click count 1 and 2 respectively and listens to mouseReleased without actually looking for click count. So it notifies by thinking mouseReleased happened. But actually mouseReleased with click count 1 happened, but not the second one.

 All   Comments   Work Log   Change History      Sort Order:
Vivek Prahlad - 29/Jun/07 07:04 AM
Good catch! I've started work on this bug

Vivek Prahlad - 29/Jun/07 07:25 AM
Fixed in Subversion revision 141