IE 10 Canvas bug [英] IE 10 Canvas bug

查看:75
本文介绍了IE 10 Canvas bug的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在第1页中,在新窗口中打开一个新网页(第2页,有一个Canvas元素)。  您可以从第1页访问Page2 Canvas元素,您也可以在第1页中执行此操作:

In page1, open an new web page (page2, there is a Canvas element) in an new window.  You can access Page2 Canvas element from page1, you can also do this in Page1:

var image = canvas.createImageData(1,1);

var image = canvas.createImageData(1,1);

但你无法访问image.data(操作不支持错误)。

but you can not access image.data  (operation not supported error).

如果canvas在page1中没问题。

No problem if canvas is in page1.

Windows 7和Windows 8上的IE 10都有这个问题。

IE 10 on both Windows 7 and 8 has this problem.

Walter

推荐答案

嗨Walter,

Hi Walter,

这些是公共点对点论坛....

these are public peer to peer forums....

将有关复制步骤的反馈和错误报告发布到http://connect.microsoft.com/ie

Post feedback and bug reports with reproduction steps to http://connect.microsoft.com/ie

或在此论坛上发布测试用例和复制步骤的链接,我们可以在connect上代表您发布。

or post a link on this forum for the test case and reproduction steps and we can post it on your behalf at connect.

问候。


这篇关于IE 10 Canvas bug的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆