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 271946 - Cancelling Quit disables Quit
Summary: Cancelling Quit disables Quit
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 8.2
Hardware: Macintosh (x86) Mac OS X
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-23 09:01 UTC by rafschietekat
Modified: 2017-12-23 09:01 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 rafschietekat 2017-12-23 09:01:27 UTC
To reliably reproduce:

1. Make change in file (don't save), Quit NetBeans, Cancel in Save dialog.
(2. Optionally save file outside of Save dialog, makes no difference.)
3. Quit NetBeans: nothing happens.

Workaround:

Save all files, use Force Quit.

Environment (edited netbeans.conf because of problems with NetBeans 8.2 and Java 9):

macOS 10.13.2 High Sierra
[...]$ java -version
java version "9.0.1"
Java(TM) SE Runtime Environment (build 9.0.1+11)
Java HotSpot(TM) 64-Bit Server VM (build 9.0.1+11, mixed mode)
[...]$ grep netbeans_jdkhome /Applications/NetBeans/NetBeans\ 8.2.app/Contents/Resources/NetBeans/etc/netbeans.conf
netbeans_jdkhome="/Library/Java/JavaVirtualMachines/jdk1.8.0_152.jdk/Contents/Home"
[...]$