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

Framebuffer does not clean correctly in firefox, windows, video board Intel HD 4000 #44

Closed
brunobg opened this issue Apr 3, 2015 · 7 comments

Comments

@brunobg
Copy link

brunobg commented Apr 3, 2015

This happens when dragging http://pixelscommander.com/polygon/htmlgl/demo/advanced-content-webgl.html in Firefox 36.0.4 Windows. It seems that the background is not cleaned (or rendered correctly) in the framebuffer when a DOM node is moved.

webgl

Other than that, great project.

@PixelsCommander
Copy link
Owner

What is the model of your video board? Is it Intel HD 4000 or GeForce 740?

@brunobg
Copy link
Author

brunobg commented Apr 3, 2015

It's a dual Intel HD 4000/Nvidia GT 635M. Using Intel generates these artifacts. Forcing NVidia crashed the browser during the demo page load.

@brunobg
Copy link
Author

brunobg commented Apr 3, 2015

Works fine in the same PC, Chrome 41, using Intel.

@PixelsCommander PixelsCommander changed the title Framebuffer does not clean correctly in firefox Framebuffer does not clean correctly in firefox, windows, video board Intel HD 4000 Apr 3, 2015
@PixelsCommander
Copy link
Owner

Try this one http://pixelscommander.com/polygon/htmlglpixiv3/demo/advanced-content-webgl.html is problem still there ?

@brunobg
Copy link
Author

brunobg commented Apr 9, 2015

No artifacts when I drag, so problem fixed.

Two other points worth relating:

  • The click does not work correctly (the clicks are detected always in the same position, as if it was never dragged at all).
    -There is no background animation, I don't know if there should be one.

@PixelsCommander
Copy link
Owner

That was just a guess how to fix that, not actual fix. It will take some time to implement that entirely.

@PixelsCommander
Copy link
Owner

Duplicate. Will be fixed as a part of #52

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

2 participants