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 254118 - Network Monitor: provide a way to restore chronological order
Summary: Network Monitor: provide a way to restore chronological order
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Project (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-04 09:36 UTC by terje7601
Modified: 2015-08-07 01:16 UTC (History)
1 user (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 terje7601 2015-08-04 09:36:16 UTC
In the Network Monitor, I accidentally clicked the "URL" column header. Now I have no way to restore the default chronological order.

The most obvious options are:
* clicking the column headers cycles between "sorted ascending", "sorted descending", and "unsorted" (where "unsorted" would restore the default order)
* add an extra "timestamp" column

Product Version: NetBeans IDE Dev (Build 201508030002)
Java: 1.8.0_51; Java HotSpot(TM) 64-Bit Server VM 25.51-b03
Runtime: Java(TM) SE Runtime Environment 1.8.0_51-b16
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Tomas Mysik 2015-08-06 06:49:03 UTC
Honzo, could you please look at it? Thanks.
Comment 2 Jan Stola 2015-08-06 09:57:18 UTC
Thank you for this bug report. I agree that it should be possible to restore the original order. I have implemented the first variant, i.e., cycling between ascending, descending and unsorted order.

Modified files: https://hg.netbeans.org/web-main/rev/d2acfaf866b3
Comment 3 Quality Engineering 2015-08-07 01:16:47 UTC
Integrated into 'main-silver', will be available in build *201508070002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d2acfaf866b3
User: Jan Stola <jstola@netbeans.org>
Log: #254118: Network Monitor: provide a way to restore chronological order