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

Bug 420015

Summary: Search page: We should generate openWithCommands at the page loading.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: ClientAssignee: libing wang <libingw>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 4.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description libing wang CLA 2013-10-21 14:53:10 EDT
In the fix of Bug 418262, I introduced openWithCommands resolved by a deferred.
This was the openWithCommands is lazy created at the rendering time if there is a search hit.
This will be tricky when doing kind of progressing rendering by the crawler.
When the incremental rendering function and the final rendering function happens almost in the same time. The two deferred are kind of racing each other.
That is why bug 420001 was introduced.

I think we should create the openWithCommands in the page loading time. When any rendering starts, the openWithCommands should be ready.
This will be addressedin 5.0 M1.
Comment 1 John Arthorne CLA 2015-05-05 14:48:33 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:

https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html