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

2025-03-21 Thread Nizar Benalla
On Mon, 17 Mar 2025 16:06:58 GMT, Hannes Wallnöfer wrote: > 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 > ([before][snippet-before], [after][snippet-after]) > - Afte

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

2025-03-20 Thread Chen Liang
On Mon, 17 Mar 2025 16:06:58 GMT, Hannes Wallnöfer wrote: > 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 > ([before][snippet-before], [after][snippet-after]) > - Afte

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