Closed
Bug 199856
Opened 23 years ago
Closed 23 years ago
To do task list doesn't remember sort state
Categories
(Calendar :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mike-bugzilla, Assigned: mostafah)
Details
Attachments
(1 file)
|
3.94 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
Say for example you have 5 tasks listed of varying priorities. If you click on
the priority column tab to sort the list by priority, it does as it's told
(except one minor thing - if priority isn't set, it doesn't like sorting it).
If you then exit Calendar and load it again, the sort state you previously set
is lost.
Reproducible: Always
Steps to Reproduce:
1. Load calendar
2. Make up a few tasks for varying priorities
3. Sort list by priority
4. Quit/Reload calendar
Actual Results:
see detail
Expected Results:
Calendar should remember the previously selected sort state it was left in.
Comment 1•23 years ago
|
||
I can confirm with the same build on Win XPpro.
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Reporter | ||
Comment 2•23 years ago
|
||
Confirming again with build 2003050815.
Comment 3•23 years ago
|
||
New contact from mikep@oeone.com to mostafah@oeone.com
Filter on string OttawaMBA to get rid of these messages.
Sorry for the spam.
Assignee: mikep → mostafah
Comment 4•23 years ago
|
||
I was able to fix this by fixing a wrong variable name and setting up the
todo-tree fields with "sortOrder" and "sortDirection"
| Assignee | ||
Comment 5•23 years ago
|
||
Patch checked into cvs
Thanks steve.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 6•20 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: General. Be afraid for your sanity!
QA Contact: gurganbl → general
You need to log in
before you can comment on or make changes to this bug.
Description
•