Bug 563433

Summary: API Reference: Navigation to search suggestion not working
Product: [Eclipse Project] Platform Reporter: Nicolas Peifer <nicolaspeifer>
Component: DocAssignee: Platform-Doc-Inbox <platform-doc-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: jesse.hobbs, rolf.theunissen
Version: 4.15   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Nicolas Peifer CLA 2020-05-21 10:52:41 EDT
By 'API reference' I mean the artifact at:

https://help.eclipse.org/2020-03/topic/org.eclipse.platform.doc.isv/reference/api/overview-summary.html

When I use the search box in the upper right and enter e. g. 'ViewPart' and click on a suggested entry then nothing happens. Instead, the following error appears on the browser console: "TypeError: parent.classFrame is undefined"
Comment 1 Rolf Theunissen CLA 2021-04-30 02:37:21 EDT
*** Bug 573261 has been marked as a duplicate of this bug. ***
Comment 2 Rolf Theunissen CLA 2021-04-30 02:40:41 EDT
This is probably an issue in search.js, see:

https://github.com/maxcellent/javadoc.io/issues/27#issuecomment-547391947