RFR: 8352151: Fix display issues in javadoc-generated docs

2025-03-17 Thread Hannes Wallnöfer
Please review a patch to fix a number of display bugs in javadoc-generated documentation. - Snippet copy button is transparent and can overlap with snippet content ([example][example-snippet]) - After clicking on the second-to-last item in the sidebar, the last item is highlighted if the cli

Integrated: 8345555: Improve layout of search results

2025-03-17 Thread Hannes Wallnöfer
On Mon, 17 Feb 2025 14:46:47 GMT, Hannes Wallnöfer wrote: > Please review an enhancement to JavaDoc search to provide more context and a > nicer layout for search results. This adds a new "kind" field to the search > index to describes search items, such as "Static method", "Interface, or > "S

Re: RFR: 8345555: Improve layout of search results [v11]

2025-03-17 Thread Hannes Wallnöfer
On Sat, 15 Mar 2025 06:48:52 GMT, Hannes Wallnöfer wrote: >> Please review an enhancement to JavaDoc search to provide more context and a >> nicer layout for search results. This adds a new "kind" field to the search >> index to describes search items, such as "Static method", "Interface, or >