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 32599 - Suggested root-elements should be alphabetically ordered
Summary: Suggested root-elements should be alphabetically ordered
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: Text-Edit (show other bugs)
Version: -S1S-
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-03 12:18 UTC by Martin Schovanek
Modified: 2007-09-25 01:33 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2003-04-03 12:18:47 UTC
Elements suggested by Code completion are usually
alphabetically ordered except root-elements.

e.g.:

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0
Strict//EN' ''>
< ^ here suggested elements are random ordered.