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 203046 - EditorOperator.closeDiscard() doesn't work on Windows 7
Summary: EditorOperator.closeDiscard() doesn't work on Windows 7
Status: RESOLVED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Jellytools (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jiri Skrivanek
URL:
Keywords:
Depends on: 203443
Blocks:
  Show dependency tree
 
Reported: 2011-10-04 12:44 UTC by Petr Cyhelsky
Modified: 2011-10-17 14:58 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 Petr Cyhelsky 2011-10-04 12:44:23 UTC
When running performance tests on win7 machine many tests fail because the save file dialog pops even though EditorOperator.closeDiscard() is used for closing the file to prevent this.
Comment 1 Jiri Skrivanek 2011-10-10 13:37:16 UTC
I found problem for HTML files. If you experience this problem with different file types, please, let me know.
Comment 2 Jiri Skrivanek 2011-10-17 14:58:25 UTC
Bug 203443 fixed. It should work.