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 54213 - Incorrect column shown for sorting
Summary: Incorrect column shown for sorting
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-31 12:47 UTC by Jan Lahoda
Modified: 2006-03-24 12:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot. (91.07 KB, image/png)
2005-01-31 12:49 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2005-01-31 12:47:43 UTC
[recent sources]

1. Start profiling of some application.
2. Get the results, and select "Update Results
Automatically".
3. In the lower table, select a column (for
example "Invocations") for sorting.
4. Wait until the results are updated.
5. Column "Self Time" is marked as sorted,
although the data are sorted according to the
"Invocations" column.
Comment 1 Jan Lahoda 2005-01-31 12:49:06 UTC
Created attachment 20072 [details]
Screenshot.
Comment 2 Jiri Sedlacek 2005-02-01 02:14:25 UTC
Fixed for M5
Comment 3 Jan Lahoda 2005-02-23 17:57:37 UTC
Works OK with recent sources.