Closed
Bug 543323
Opened 15 years ago
Closed 13 years ago
Task list does not show incomplete tasks when you toggle "Show completed Tasks"
Categories
(Calendar :: Tasks, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.0
People
(Reporter: joshua, Assigned: mmecca)
Details
Attachments
(1 file)
1.77 KB,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.18pre) Gecko/20080917 Sunbird/0.9
I have a lot of finished tasks in my task list, and also a few unfinished tasks. Normally I have "Show completed Tasks" unchecked, but I had reason to enable it for a while. Now I want to go back to how I used to see the list: "Show completed Tasks" unchecked.
However, when I uncheck it, my Task list is shown as empty/blank! If I toggle it, it will show both my completed and incomplete tasks.
Reproducible: Always
Steps to Reproduce:
1. Make sure "Show completed Tasks" is unchecked
2. Create a set of tasks
3. Cross out or check some tasks for completion
4. Toggle "Show completed Tasks" and verify everything is in the list
5. Toggle "Show completed Tasks" again
Actual Results:
List is blank and empty.
Expected Results:
My incomplete tasks should show in the list
???
Profit! $$$
Reporter | ||
Updated•15 years ago
|
Version: unspecified → Sunbird 0.9
Reporter | ||
Comment 1•15 years ago
|
||
If you use the scroll wheel on your mouse after you reproduce the problem -- may have to click in the white space of the task list -- it will "scroll" the hidden incomplete tasks into the task list view.
Comment 2•15 years ago
|
||
I can't reproduce this issue with the steps above. What calendar type are you using?
Please enable calendar.debug.log and calendar.debug.log.verbose in the advanced config editor (Options > Advanced > General > Config Editor) and check your error console for messages.
Reporter | ||
Comment 3•15 years ago
|
||
(In reply to comment #2)
> I can't reproduce this issue with the steps above. What calendar type are you
> using?
>
> Please enable calendar.debug.log and calendar.debug.log.verbose in the advanced
> config editor (Options > Advanced > General > Config Editor) and check your
> error console for messages.
I'm sorry, but I do not understand what you mean by "advanced config editor"; where do I find this?
***** Also, try adding a few tasks with "Show completed tasks" UNCHECKED. Then CHECK "Show completed tasks" and add a few tasks. Then TOGGLE "Show completed tasks". *****
Here is a screenshot of when I do the above (in which my list appears to have completely vanished), and when I scroll on my mouse wheel ONE TICK DOWN: http://www.hlrse.net/Qwerty/.sunbirderr.png
I checked for updates (there were none), and here is what is in my About:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv: 1.8.1.18pre) Gecko/20080917 Sunbird/0.9
Thank you!
I'm having similar trouble with tasks disappearing. The error console has many errors for 'too much recursion' and one error for 'aNotifyBox.getNotificationWithValue is not a function'.
Assignee | ||
Comment 5•13 years ago
|
||
Confirming - this occurs whenever switching between filters, if the old filter's results scroll further than the new filter's results and an item near the end of the list is selected.
Assignee: nobody → matthew.mecca
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
OS: Windows XP → All
Hardware: x86 → All
Assignee | ||
Comment 6•13 years ago
|
||
Make sure the tree's current index is still valid on refresh.
Attachment #560293 -
Flags: review?(philipp)
Comment 7•13 years ago
|
||
Comment on attachment 560293 [details] [diff] [review]
Fix v1
Review of attachment 560293 [details] [diff] [review]:
-----------------------------------------------------------------
Perfect, r=philip
Attachment #560293 -
Flags: review?(philipp) → review+
Assignee | ||
Comment 8•13 years ago
|
||
Pushed to comm-central - http://hg.mozilla.org/comm-central/rev/3d8d0868f889
Assignee | ||
Comment 9•13 years ago
|
||
Wanted for comm-beta (after the merge)?
Comment 10•13 years ago
|
||
sure, a=philipp
Comment 11•13 years ago
|
||
This could be checked in to comm-aurora too and therefore automatically land on comm-beta during the merge tomorrow, assuming that Philipp approves this.
Comment 12•13 years ago
|
||
Oh right, yes thats the easier alternative. Go ahead and do that, also for the other patches I approved.
Assignee | ||
Comment 13•13 years ago
|
||
Pushed to comm-aurora - http://hg.mozilla.org/releases/comm-aurora/rev/d4c1eff7a5e1
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.0b8
You need to log in
before you can comment on or make changes to this bug.
Description
•