Bug 573199

Summary: javadoc navigation broken
Product: [Eclipse Project] Platform Reporter: Jonah Graham <jonah>
Component: DocAssignee: Platform-Doc-Inbox <platform-doc-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: 4.21   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=573261
Whiteboard:
Attachments:
Description Flags
javadoc nav broken none

Description Jonah Graham CLA 2021-04-27 12:48:21 EDT
Created attachment 286249 [details]
javadoc nav broken

Javadoc navigation from the search bar is broken. See the console output below. This error and screenshot was captured on Chrome, but as the naviagtion also fails in built-in help, I guess the same applies there.

search.js:322 Uncaught TypeError: Cannot set property 'location' of undefined
    at HTMLInputElement.select (VM862 search.js:322)
    at $.<computed>.<computed>._trigger (VM851 jquery-ui.js:815)
    at $.<computed>.<computed>.menuselect (VM851 jquery-ui.js:2273)
    at HTMLUListElement.handlerProxy (VM851 jquery-ui.js:726)
    at HTMLUListElement.dispatch (VM849 jquery-3.3.1.js:5183)
    at HTMLUListElement.elemData.handle (VM849 jquery-3.3.1.js:4991)
    at Object.trigger (VM849 jquery-3.3.1.js:8249)
    at HTMLUListElement.<anonymous> (VM849 jquery-3.3.1.js:8327)
    at Function.each (VM849 jquery-3.3.1.js:354)
    at jQuery.fn.init.each (VM849 jquery-3.3.1.js:189)
select @ search.js:322
_trigger @ jquery-ui.js:815
menuselect @ jquery-ui.js:2273
handlerProxy @ jquery-ui.js:726
dispatch @ jquery-3.3.1.js:5183
elemData.handle @ jquery-3.3.1.js:4991
trigger @ jquery-3.3.1.js:8249
(anonymous) @ jquery-3.3.1.js:8327
each @ jquery-3.3.1.js:354
each @ jquery-3.3.1.js:189
trigger @ jquery-3.3.1.js:8326
_trigger @ jquery-ui.js:813
select @ jquery-ui.js:1978
(anonymous) @ jquery-ui.js:415
click .ui-menu-item @ jquery-ui.js:1430
handlerProxy @ jquery-ui.js:726
dispatch @ jquery-3.3.1.js:5183
elemData.handle @ jquery-3.3.1.js:4991