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

Bug 440260

Summary: Cannot read property 'style' of null
Product: [ECD] Orion Reporter: Grant Gayed <grant_gayed>
Component: ClientAssignee: Project Inbox <orion.client-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: ahunter.eclipse
Version: 6.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Grant Gayed CLA 2014-07-23 14:06:46 EDT
The following error is written to stderr every time my main editor page loads (self-hosting the latest from master):

TypeError: Cannot read property 'style' of null
    at FilesystemSwitcher.objects.mixin.refresh (http://.../orion/widgets/filesystem/filesystemSwitcher.js:161:12)
    at listener (http://.../orion/widgets/filesystem/filesystemSwitcher.js:43:10)
    at http://.../orion/EventTarget.js:42:8
    at Array.forEach (native)
    at EventTarget.dispatchEvent (http://.../orion/EventTarget.js:39:15)
    at objects.mixin.loadResourceList.load.then.self.treeRoot.Path (http://.../orion/explorers/explorer-table.js:1030:11)
    at settleDeferred (http://.../orion/Deferred.js:70:28)
    at notify (http://.../orion/Deferred.js:144:18)
    at MutationObserver.run (http://.../orion/Deferred.js:28:13)
Comment 1 Anthony Hunter CLA 2015-05-08 11:22:52 EDT
Pretty sure this issue no longer occurs.