Closed
Bug 461121
Opened 16 years ago
Closed 16 years ago
Thunderbird3: Move Invitations link into status bar
Categories
(Calendar :: Calendar Frontend, defect, P1)
Calendar
Calendar Frontend
Tracking
(Not tracked)
VERIFIED
FIXED
1.0b1
People
(Reporter: Fallen, Assigned: Fallen)
References
Details
Attachments
(1 file)
6.90 KB,
patch
|
dbo
:
review+
Fallen
:
ui-review+
|
Details | Diff | Splinter Review |
Andreas suggested (and I agree), that we could move the invitations link into the statusbar, next to the unread count and total count. It would remain a link, or at least look clickable:
β β
βββββ¬ββββββββββββββββββββββββββββββββ¬βββββββββββββββββ¬βββββββββββββ¬βββββββββββββ€
β β β [Downloading Messages... βΎ] β Invitations: 1 β Unread: 20 β Total: 791 β
βββββ΄ββββββββββββββββββββββββββββββββ΄βββββββββββββββββ΄βββββββββββββ΄βββββββββββββ
Flags: tb-integration?
Assignee | ||
Comment 1•16 years ago
|
||
Thanks to browser wrapping, it of course doesn't look quite how I expected, but you get the picture ;-)
β β
βββββ¬βββββββββββββββββββββββββββββ¬βββββββββββββββββ¬βββββββββββββ¬βββββββββββββ€
β β β [Downloading Messages.. βΎ] β Invitations: 1 β Unread: 20 β Total: 791 β
βββββ΄βββββββββββββββββββββββββββββ΄βββββββββββββββββ΄βββββββββββββ΄βββββββββββββ
Comment 2•16 years ago
|
||
I like it. Just to add:
- IMO if there are no open invitations, it should vanish.
- This bug may obsolete bug 460404.
Assignee | ||
Comment 3•16 years ago
|
||
Not sure if we should make it vanish. If we do, I think the thunderbird unread count should also vanish if there are no unread messages. Bryan, what do you think?
Novice users may wonder where their invitations went.
Comment 4•16 years ago
|
||
(In reply to comment #3)
> Novice users may wonder where their invitations went.
Does that mean you think answered invitations should appear in the dialog?
Assignee | ||
Updated•16 years ago
|
Priority: -- → P1
Assignee | ||
Comment 5•16 years ago
|
||
(In reply to comment #4)
> Does that mean you think answered invitations should appear in the dialog?
No, I would just advise to keep "Invitations: 0" in the statusbar in case we should also keep the unread count.
Comment 6•16 years ago
|
||
I suggest that the "Invitations: X" entry is shown only if there exists at least one switched on calendar that supports this feature. If e.g. only local calendars are used the entry useless and should not be displayed at all.
Assignee | ||
Comment 7•16 years ago
|
||
I just talked with christian:
* No calendars that support it, no invitations
* We should only show invitations if there are any.
Whiteboard: [needs patch]
Assignee | ||
Comment 8•16 years ago
|
||
This patch takes care of the calendar side, its up to the thunderbird crew to decide to hide the unread count if its 0. This also fixes bug 404468, while we are at it.
This patch has ui=christian, as discussed.
Attachment #344280 -
Flags: ui-review+
Attachment #344280 -
Flags: review?(daniel.boelzle)
Assignee | ||
Updated•16 years ago
|
Whiteboard: [needs patch]
Assignee | ||
Comment 9•16 years ago
|
||
Sorry, missed a qrefresh. In calendar-common-sets.xul I also remove <command id="calendar_toggle_invitations_command"
Comment 10•16 years ago
|
||
Comment on attachment 344280 [details] [diff] [review]
Fix - v1
works as expected; r=dbo
Attachment #344280 -
Flags: review?(daniel.boelzle) → review+
Assignee | ||
Comment 11•16 years ago
|
||
Pushed to comm-central <http://hg.mozilla.org/comm-central/rev/cccbb31e47b6>
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.0
Comment 12•16 years ago
|
||
Checked in lightning build 20081023044323 -> VERIFIED
Status: RESOLVED → VERIFIED
Updated•15 years ago
|
Flags: tb-integration?
Assignee | ||
Comment 13•13 years ago
|
||
These bugs are likely targeted at Lightning 1.0b1, not Lightning 1.0. If this change was done in error, please adjust the target milestone to its correct value. To filter on this bugspam, you can use "lightning-10-target-move".
Target Milestone: 1.0 → 1.0b1
You need to log in
before you can comment on or make changes to this bug.
Description
•