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 253215

Summary: Disable code completition after paste
Product: editor Reporter: Yankes
Component: Completion & TemplatesAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: normal CC: mwvdlee
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 10 x64   
Issue Type: DEFECT Exception Reporter:

Description Yankes 2015-06-26 21:15:52 UTC
Every time I copy some code that ends with "::" or "." and paste it another place I get code completition popup.
Is way to disable this because it useless in that context?
It is especially annoying when popup hide next place where you want to paste.
Comment 1 mwvdlee 2017-09-13 08:30:02 UTC
This issue is still in Netbeans 8.2.
It's really annoying because it usually blocks the next line, making it hard to paste things on multiple lines.
Besides, how often do you even need code completion after pasting?
Any chance of it getting attention?