Loss of focus after using Wizards NB12 JDK 8 MacOS 10.14.6

2020-09-26 Thread Will Hartung
*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


Weird message on git push remote

2020-09-26 Thread Mitch Claborn

NetBeans 12.0, Ubuntu 20.04

When I execute Team -> Remote -> Push to Upstream I get the message: 
Push is about to create a new branch "master" in the remote repository. 
Do you want to continue and create the branch?


But, there is already a "master" branch in the remote repository.

If I go the longer route (Team -> Remote -> Push...) and then select the 
appropriate values for Remote Repository, Local Branch, and Update Local 
References) it proceeds smoothly without that message.


Command line (git push origin master) also works without complaining.

What's going on with the first method? Is it maybe selecting the 
incorrect default values? There are a number of Local Branches from 
which to choose.


--

Mitch


-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists