-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
-
generic
-
generic
ADDITIONAL SYSTEM INFORMATION :
This should be system agnostic. JavaDoc runs the same on every browser
A DESCRIPTION OF THE PROBLEM :
When looking through Java Documentation on any page (for example, List -- https://docs.oracle.com/en/java/javase/18/docs/api/java.base/java/util/List.html), there is a helpful search bar on the top right that allows you to look up other classes, interfaces, etc.
This feature is very convenient and useful, but one small (and easy to change) way that it could be improved is if you could right-click the search results and be able to open them in a new tab. Best case scenario, I would like to be able to ctrl+click search results, causing them to open in a new tab, while my current tab remains unchanged.
This should be system agnostic. JavaDoc runs the same on every browser
A DESCRIPTION OF THE PROBLEM :
When looking through Java Documentation on any page (for example, List -- https://docs.oracle.com/en/java/javase/18/docs/api/java.base/java/util/List.html), there is a helpful search bar on the top right that allows you to look up other classes, interfaces, etc.
This feature is very convenient and useful, but one small (and easy to change) way that it could be improved is if you could right-click the search results and be able to open them in a new tab. Best case scenario, I would like to be able to ctrl+click search results, causing them to open in a new tab, while my current tab remains unchanged.