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

exercise 33 is broken #64

Open
tadjik1 opened this issue Jun 15, 2015 · 8 comments
Open

exercise 33 is broken #64

tadjik1 opened this issue Jun 15, 2015 · 8 comments
Labels

Comments

@tadjik1
Copy link

tadjik1 commented Jun 15, 2015

there is a problem with contactPoint event object — there are no offsetX and offsetY properties.

@krivulcik
Copy link
Contributor

This is the case only in firefox. I got affected by this too, but it works correctly in Chromium.
This seems to be not easily fixable:
http://stackoverflow.com/questions/12704686/html5-with-jquery-e-offsetx-is-undefined-in-firefox
http://stackoverflow.com/questions/11334452/event-offsetx-in-firefox

@peteruithoven
Copy link

@morenoh149 morenoh149 added the bug label Aug 26, 2015
@gabrielkunkel
Copy link
Contributor

I'm using Chrome and the results of exercise 33 is no different than exercise 32. No matter where the contact point is, the sprint still places itself so the mouse arrow is at the top left-hand corner. I clicked "Show Answer" before I ran it.

Is this a different issue? Am I the only one experiencing this?

@varungupta85
Copy link

@gabrielkunkel I see the issue on Firefox but not on Chrome. You may want to refresh the page and run the exercise again in Chrome to discard any stale state in the application.

@mjomble
Copy link
Contributor

mjomble commented Jan 29, 2016

@gabrielkunkel PR #130 has a fix for that

@morenoh149
Copy link
Collaborator

fixed by #130

@mjomble
Copy link
Contributor

mjomble commented Jan 29, 2016

It is possible the original problem is still unresolved, #130 only fixed the issue later mentioned by @gabrielkunkel

@morenoh149 morenoh149 reopened this Jan 29, 2016
@thomasvanlankveld
Copy link

When I run the answer (in chrome), the sprite disappears from the screen if I drag it

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

No branches or pull requests

8 participants