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 93660

Summary: Autocompletion has not filters
Product: xml Reporter: Victoria Zhukovskaya <victoriaz>
Component: ToolsAssignee: Denis Anisimov <ads>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 88936    
Bug Blocks:    

Description Victoria Zhukovskaya 2007-01-31 11:36:53 UTC
WinXP build070129

1. Create Synchronous BPEL Project
2. Open Source of  bpel file
3. type < after <sequence>: Result: see popup window with activity items
4. type 'a' then press ctrl+blank

Result: No suggestions
Expected result: popup window with items which started at 'a'
Comment 1 Samaresh Panda 2007-02-01 18:18:49 UTC
This was a regression while making certain other changes in Schema Aware
completion module. Has been fixed and integrated. Try the latest build.
Comment 2 Victoria Zhukovskaya 2007-02-14 10:28:31 UTC
Filters work for a-z
Gavotte daily build 070212_24 win & Sparc sol