https://bz.apache.org/bugzilla/show_bug.cgi?id=64984
--- Comment #20 from Philippe Mouawad <[email protected]> --- (In reply to Dietmar Berchtold from comment #15) > Hello Philippe, > I tested with with changing line 151 to > set HEAP=-Xms1g -Xmx1g -XX:MaxMetaspaceSize=256m -Ddarklaf.treeRowPopup=true > > unfortunately with no success. The issue still occures. I also tried with > moving the line below the if (if not defined HEAP) > > If you want me to check some other setting (e.g. use a differen JVM, other > screenresolution than 3240x2160) just let me know. > > Regards Hello Dietmar, Sorry I missed this comment, I made a mistake in my comment, you need to set the property to false: -Ddarklaf.treeRowPopup=false Thanks -- You are receiving this mail because: You are the assignee for the bug.
