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 134703

Summary: Code completion option in JSP editor isn't working
Product: javaee Reporter: cain_templar <cain_templar>
Component: JSPAssignee: Marek Fukala <mfukala>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 95077    
Bug Blocks:    

Description cain_templar 2008-05-07 22:59:52 UTC
The option to switch off code completion in jsp editor is not working.

I checked and unchecked the javadoc option and code completion option, and both completion window still popped out when
I typed in JSP editor.
Comment 1 Jiri Prox 2008-05-12 10:47:28 UTC
Which option exactly did you changed? 

I've tested the Auto popup completion window - and it worked fine - no completion window was opened, unless it was
invoked explicitly.

Comment 2 Jiri Prox 2008-05-15 08:45:33 UTC
from reporter's email:
the jsp editor does not respect options "auto popup javadoc window" or "auto popup completion window".
from  Tools -> Options -> Advanced Options -> Editing -> Editor Settings -> JSP Editor
Comment 3 Marek Fukala 2008-09-03 14:43:07 UTC
these options has been removed.