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 bug when clicking on empty space will having target in event #2492

Closed
nodegin opened this issue Sep 23, 2015 · 1 comment
Closed

Comments

@nodegin
Copy link

nodegin commented Sep 23, 2015

Here's a piece of my code
screen shot 2015-09-23 at 15 09 39

This is how I produce it, the white crosshair is my cursor

Normally if I click on empty space the opt.target should be undefined

screen shot 2015-09-23 at 15 07 16

However sometimes I clicked on down empty space

the opt.target returns a line that shouldn't appears in that position

and the line stroke changed to green

screen shot 2015-09-23 at 15 07 33

@asturur
Copy link
Member

asturur commented Sep 23, 2015

You should replicate with a simple jsfiddle without too much custom code.
then if it is in coffe script i cannot help.

@kangax kangax closed this as completed Oct 11, 2015
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

No branches or pull requests

3 participants