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

HTML5 Canvas doesn't work in right pane of splitscreen #37

Open
NickWallbridge opened this issue Jan 20, 2012 · 1 comment
Open

HTML5 Canvas doesn't work in right pane of splitscreen #37

NickWallbridge opened this issue Jan 20, 2012 · 1 comment

Comments

@NickWallbridge
Copy link

I placed an HTML5 canvas in the right pane of the splitscreen. This worked fine in a normal safari browser on Windows (mouse events) but on a real iPad the canvas doesn't get the touch events as expected. The touch events linked to the canvas only seem to be triggered when you touch where the canvas WOULD have been if the screen wasn't split, although the canvas itself is postioned correctly in the right pane. Everything is offset.

If the Canvas is in the left pane, all seems fine and it is also fine if I turn off splitview - but that kind of defeats the object of the exercise.

If I try to put the canvas in the left pane and use position: absolute to show it into the right pain area - the right pane overlays it - even with a high z-index.

I have put a demo of the core problem at http://eventingedge.com/mobile/IVSPoc/split.html

Help!

@NickWallbridge
Copy link
Author

bump

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

1 participant