Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 447595

Summary: TypeError: Cannot read property 'computeHoverInfo' of null
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: ClientAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 7.0   
Target Milestone: 7.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Michael Rennie CLA 2014-10-16 12:03:33 EDT
If a provider times out and fails to load, hovering in the editor results in the following:

"TypeError: Cannot read property 'computeHoverInfo' of null
    at Object.<anonymous> (http://mrennie-target.orion.eclipse.org:8080/orion/hover.js:31:21)
    at Array.forEach (native)
    at Object.Hover.computeHoverInfo (http://mrennie-target.orion.eclipse.org:8080/orion/hover.js:29:43)
    at Object.objects.mixin._getTooltipInfo (http://mrennie-target.orion.eclipse.org:8080/orion/editor/editor.js:674:32)
    at Object._listener.onMouseMove.tooltip.setTarget.getTooltipInfo (http://mrennie-target.orion.eclipse.org:8080/orion/editor/editor.js:773:20)
    at Object.Tooltip.show (http://mrennie-target.orion.eclipse.org:8080/orion/editor/tooltip.js:188:28)
    at http://mrennie-target.orion.eclipse.org:8080/orion/editor/tooltip.js:180:13"