Bug 259221 - [History View] History view should remember current sort column and sort direction
Summary: [History View] History view should remember current sort column and sort dire...
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: CVS (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.5 M7   Edit
Assignee: Pawel Pogorzelski CLA
QA Contact:
URL:
Whiteboard:
Keywords: polish
Depends on:
Blocks:
 
Reported: 2008-12-18 04:32 EST by Alexey Kuznetsov CLA
Modified: 2010-11-25 06:44 EST (History)
2 users (show)

See Also:


Attachments
Patch_v01 (6.74 KB, patch)
2009-04-28 09:04 EDT, Pawel Pogorzelski CLA
no flags Details | Diff
Patch_v02 (8.19 KB, patch)
2009-04-28 09:53 EDT, Pawel Pogorzelski CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Kuznetsov CLA 2008-12-18 04:32:38 EST
Build ID: I20081211-1908

Steps To Reproduce:
1. Open history view.
2. Dbl. click on "revision time" column
3. again dbl. click on "revision time" column for ascending sort order.
4. Togle (if needed) "Link with editor" toolbutton
5. Select another java-class in package explorer - you will see that History is now sorted by "revision" column.

It is very annoyng to sort every time by "revision time".
It would be nice if History view remember my last sort column and sort direction
Comment 1 Pawel Pogorzelski CLA 2009-01-07 09:34:57 EST
Polishing. Setting milestone to M7.
Comment 2 Pawel Pogorzelski CLA 2009-01-07 09:56:34 EST
I meant setting targer to M6 :)
Comment 3 Pawel Pogorzelski CLA 2009-03-02 10:26:16 EST
Polishing. Setting target milestone to M7.
Comment 4 Pawel Pogorzelski CLA 2009-04-28 09:04:34 EDT
Created attachment 133548 [details]
Patch_v01
Comment 5 Pawel Pogorzelski CLA 2009-04-28 09:53:51 EDT
Created attachment 133555 [details]
Patch_v02

Minor update.
Comment 6 Pawel Pogorzelski CLA 2009-04-28 09:56:35 EDT
Patch_v02 released to HEAD.
Comment 7 Dani Megert CLA 2010-11-25 06:44:20 EST
This fix missed to store the sorting of the tag table (see bug 331112).