Just an FYI, this also happens on the latest Oracle JDK 11. Simple test.
Create a new class, or open an existing Java class Add some member variables. ^IGetters and Setters Cancel the dialog. Caret/Focus is gone. On Sat, Sep 26, 2020 at 3:15 PM Will Hartung <willhart...@gmail.com> wrote: > *Product Version:* Apache NetBeans IDE 12.0 > *Java:* 1.8.0_261; Java HotSpot(TM) 64-Bit Server VM 25.261-b12 > > *Runtime:* Java(TM) SE Runtime Environment 1.8.0_261-b12 > > *System:* Mac OS X version 10.14.6 running on x86_64; UTF-8; en_US (nb) > > Simply, whenever I use one of the wizards (like Override Method, or > anything from the ^I menu, both if I use ^I or right-click Insert Code), > the wizard runs and does its work, but after that I have no focus in > NetBeans. > > I can drag the mouse, double click words, things like that. But I can't > type. I can open new editor windows, like other files, and can not type. > The caret vanishes. The only solution is to switch to another app, and then > switchback, and all is back to normal. > > This is running the latest Oracle JDK. I've seen it in NB 8.x, I've seen > it on earlier instances of JDK 8. > > I have not tried latest JDKs. > > This may well be related. > https://bz.apache.org/netbeans/show_bug.cgi?id=119617 > > But I don't know if that was migrated to the new system or not. > > Regards, > > Will Hartung > >