This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 270028

Summary: Stop assuming window focus on popups
Product: ide Reporter: gromit190
Component: UIAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description gromit190 2017-03-09 07:22:04 UTC
Externally editing project files makes Netbeans show a popup-message asking if I want to reload the project. On this event, Netbeans steals window focus which is quite annoying tbh. Often I organize the project from a terminal window and while typing/pressing enter Netbeans suddenly steals focus so suddenly I've pressed enter on some prompt in Netbeans rather than in the terminal where it was supposed to go.

Please disable window focus stealing, nobody wants an IDE to have that behaviour.