On Thu, 22 May 2025 at 21:16, David Gradwell <da...@gradwell.com> wrote: > > So I’ve upgraded to NetBeans 26, release a couple of hours ago !
Hooray! > > > > Click on the 3 dots and I get a Value window. > > The edit menu is disabled so I cannot copy from this window. > > I see what you mean now. On windows that's a modal dialog and you can't access any menu. On Mac, as you say, the menu is accessible but not enabled. As a workaround you can select text and command-C it. (likewise on Windows with ctrl-c). Not ideal, don't know if there's any solution, as it might well be built into the Java GUI toolkit. Pete