Re: Netbeans 17 vertical alignment of rows

2023-03-08 Thread AndrĂ¡s Sik
Thank you for the heads up! I indeed was using Java 8, but for some projects I had to install Java 11 and Java 17. After that I verified and checked NetBeans was running on Java 17. However the issue still persists irrelevant of whatever LAF I choose. I'll check the font rendering issues, though

Re: Netbeans 17 vertical alignment of rows

2023-03-07 Thread Michael Bien
Hi Andreas, first as a note: NB requires JDK 11 or later as runtime as you can see on the download page (and readme etc). NB 17 specifically was tested on 11, 17 and 19. NB 18 will support running on JDK 20 too. (update that first) But this might not fix this issue. I never saw that happening