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 183081 - 'Group by Kind' doesn't work in *Fortran* Navigator
Summary: 'Group by Kind' doesn't work in *Fortran* Navigator
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-29 13:35 UTC by dnikitin
Modified: 2010-04-02 05:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
'Group by Kind' doesn't work in *Fortran* Navigator (58.97 KB, image/png)
2010-03-29 13:35 UTC, dnikitin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dnikitin 2010-03-29 13:35:45 UTC
Created attachment 96203 [details]
'Group by Kind' doesn't work in *Fortran* Navigator

See screenshot in attachment.

Expected (grouped by kind and sorted by name inside group):
bbb
aaa()
ccc()

Real:
aaa()
bbb
ccc()
Comment 1 Alexander Simon 2010-03-29 15:09:49 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/302da06f7957
Comment 2 Quality Engineering 2010-04-02 05:02:04 UTC
Integrated into 'main-golden', will be available in build *201004020200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/302da06f7957
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed BZ#183081 'Group by Kind' doesn't work in *Fortran* Navigator