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 - Stop assuming window focus on popups
Summary: Stop assuming window focus on popups
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-09 07:22 UTC by gromit190
Modified: 2017-03-09 07:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.