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 - Autocompletion has not filters
Summary: Autocompletion has not filters
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Tools (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on: 88936
Blocks:
  Show dependency tree
 
Reported: 2007-01-31 11:36 UTC by Victoria Zhukovskaya
Modified: 2007-09-25 01:33 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 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