Bug 573199 - javadoc navigation broken
Summary: javadoc navigation broken
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Doc (show other bugs)
Version: 4.21   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Doc-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-27 12:48 EDT by Jonah Graham CLA
Modified: 2021-04-30 02:20 EDT (History)
0 users

See Also:


Attachments
javadoc nav broken (713.90 KB, image/png)
2021-04-27 12:48 EDT, Jonah Graham CLA
no flags Details

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