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 83585 - Code completion doesn't work in XML schema constrained document
Summary: Code completion doesn't work in XML schema constrained document
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 5.x
Hardware: All Mac OS X
: P3 blocker (vote)
Assignee: Samaresh Panda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-28 13:06 UTC by kozlov
Modified: 2006-09-18 14:18 UTC (History)
4 users (show)

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 kozlov 2006-08-28 13:06:35 UTC
Reproduced in build 060827 on MAC platform.

To reproduce the bug:

- create a 'newpo' schema;
- create XML document constrained on 'newpo' schema;
- type '<' into root element.

'No suggestions'
Comment 1 Samaresh Panda 2006-09-15 00:16:23 UTC
CompletionQueryHelper.java: new revision: 1.1.2.20;
Comment 2 kozlov 2006-09-18 14:18:57 UTC
Verified in build060912.