Issue 6083 in pharo: Mouse down events are being processed twice

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 6083 in pharo: Mouse down events are being processed twice

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Bug

New issue 6083 by [hidden email]: Mouse down events are being  
processed twice
http://code.google.com/p/pharo/issues/detail?id=6083

Morph>>#handleMouseDown: is calling #mouseDown:, which calls  
#mouseDown:fromMorph:, and then calling #mouseDown:fromMorph: explicitly


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6083 in pharo: Mouse down events are being processed twice

pharo

Comment #1 on issue 6083 by [hidden email]: Mouse down events are  
being processed twice
http://code.google.com/p/pharo/issues/detail?id=6083

Issue 5662 has been merged into this issue.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6083 in pharo: Mouse down events are being processed twice

pharo
Updates:
        Status: FixReviewNeeded
        Labels: Milestone-1.4 Milestone-2.0

Comment #2 on issue 6083 by [hidden email]: Mouse down events are  
being processed twice
http://code.google.com/p/pharo/issues/detail?id=6083

Fixes in inbox:
   - for 1.4:  
SLICE-Issue-6083-Mouse-down-events-are-being-processed-twice-SeanDeNigris.1
   - for 2.0:  
SLICE-Issue-6083-Mouse-down-events-are-being-processed-twice-SeanDeNigris.2

* Fix Morph>>#handleMouseDown: to have #mouseDown:fromMorph: called only  
once, via #mouseDown:


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6083 in pharo: Mouse down events are being processed twice

pharo
Updates:
        Status: Integrated

Comment #3 on issue 6083 by [hidden email]: Mouse down events are  
being processed twice
http://code.google.com/p/pharo/issues/detail?id=6083

in 20142


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker