如何报告IE8的错误 [英] How to report a bug with IE8

查看:79
本文介绍了如何报告IE8的错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法提交IE8的错误。



我发现了一个我已经发现的applet的错误,并得到了他们的反应,这是一个IE8错误



响应:



>>嗨Randy,
>> 查看堆栈跟踪异常我们已确定这是IE8中的一个错误,因为它没有正确关闭>> JVM。这就是为什么你在IE中获得错误但在Firefox中没有。有关此问题的帮助,请直接与>> Microsoft联系。


>> 最好的问候,
>>
>> JSCAPE
>> 您的Java和.NET Internet组件的来源
>> http://www.jscape.com



java.lang.NullPointerException :null pData
at sun.awt.windows.WComponentPeer.hide(Native Method)
at java.awt.Component.removeNotify(Unknown Source)
at java.awt.Container.removeNotify(Unknown Source)
at java.awt.Container.removeAll(Unknown Source)
at sun.plugin.viewer.frame.IExplorerEmbeddedFrame.windowClosed(Unknown Source)
at java.awt.Window.processWindowEvent(Unknown Source)< br> at java.awt.Window.processEvent(Unknown Source)
at java.awt.Component.dispatchEv entImpl(未知来源)
at java.awt.Container.dispatchEventImpl(未知来源)
at java.awt.Window.dispatchEventImpl(未知来源)
at java.awt.Component.dispatchEvent(Unknown Source)
java.awt.EventQueue.dispatchEvent(Unknown Source)
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
java .awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread。 run(未知来源)

解决方案

我正在寻找同样的事情,他们对如何报告错误并不是非常具体......尽管我通常做的事情比较复杂,所以它可能会只是在某个地方我可以俯瞰...


Is there a way to submit a bug with IE8.

 

I have found a bug with an applet that i have purchsed, and have gotten a reponse from them , that it is an IE8 bug

 

the reponse:

 

>>Hi Randy,
>>Looking at the stack trace exception we have determined that this is a bug in IE8 as it is not properly shutting down >>the JVM. This is why you are getting the error in IE but not in Firefox. For assistance in this matter please contact >>Microsoft directly.

>>Best Regards,
>>
>>JSCAPE
>>Your source for Java and .NET Internet components
>>http://www.jscape.com

 

java.lang.NullPointerException: null pData
at sun.awt.windows.WComponentPeer.hide(Native Method)
at java.awt.Component.removeNotify(Unknown Source)
at java.awt.Container.removeNotify(Unknown Source)
at java.awt.Container.removeAll(Unknown Source)
at sun.plugin.viewer.frame.IExplorerEmbeddedFrame.windowClosed(Unknown Source)
at java.awt.Window.processWindowEvent(Unknown Source)
at java.awt.Window.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

解决方案

Im looking for the same thing they havn't been very specific on how to report bugs on it....though generally i do over complicate things so it may just be somewhere im overlooking...


这篇关于如何报告IE8的错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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