Bug 563433 - API Reference: Navigation to search suggestion not working
Summary: API Reference: Navigation to search suggestion not working
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Doc (show other bugs)
Version: 4.15   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Doc-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 573261 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-05-21 10:52 EDT by Nicolas Peifer CLA
Modified: 2021-04-30 02:40 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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