Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible 'object:selected' event problem. #3812

Closed
JerrodV opened this issue Mar 29, 2017 · 3 comments · Fixed by #3871
Closed

Possible 'object:selected' event problem. #3812

JerrodV opened this issue Mar 29, 2017 · 3 comments · Fixed by #3871

Comments

@JerrodV
Copy link

JerrodV commented Mar 29, 2017

Hello all,
I think I might have found a bug in the newest(1.7.8) version.

The issue is present in the following Fiddle: https://jsfiddle.net/awnue417/

Briefly, when a group is being created by holding the shift key and clicking canvas objects, the event data passed in the object:selected function is not present after the first object is added to the group (or the second item you click on while forming the group). The target data is, of course, but I am not, for instance, able to check the event and see if the alt key was being pressed while the group is being formed.

It seems to me that some of the data passed in that mouse-down event would be pretty important.

Thanks,
Jerrod

@asturur
Copy link
Member

asturur commented Mar 30, 2017

ok i will check it.

@JerrodV
Copy link
Author

JerrodV commented Apr 6, 2017

I found a little time to run a test against the now latest version 1.7.9 and the problem still seems to be there.
jsfiddle.net/Jevolz/pj5jg5Le/1/

@JerrodV
Copy link
Author

JerrodV commented May 6, 2017

Thanks for following up. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants