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 157514 - Autocomplete & Autodocument feature won't disable
Summary: Autocomplete & Autodocument feature won't disable
Status: RESOLVED DUPLICATE of bug 156127
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-27 20:18 UTC by anup
Modified: 2009-01-27 23:26 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 anup 2009-01-27 20:18:13 UTC
unchecking the "Auto Popup Completion Window" and the "Auto Popup Documentation Window" under Tools -> Options ->
General -> Code Completion have no effect. both windows still show up even when the features are selected or deselected.
Comment 1 Peter Pis 2009-01-27 21:20:20 UTC
Reassigning to editor.
Comment 2 Petr Dvorak 2009-01-27 23:26:07 UTC
Thank you for the report. This issue is probably a duplicate of issue 156127, which is already fixed in the trunk.
Please reopen the issue if it still persist in latest dev build.

Just to make some thinks a little clearer: both options you mentioned should disable only automatic (!) code completion
popup (the popup after you type '.' character). Code completion will still show up after you press Ctrl+Space (these
options do not disable this behaviour).

*** This issue has been marked as a duplicate of 156127 ***