Closed
Bug 604757
Opened 15 years ago
Closed 14 years ago
Attendee status icon is missing
Categories
(Calendar :: Dialogs, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.0b7
People
(Reporter: dmeppelink, Assigned: Paenglab)
Details
(Whiteboard: [good first bug])
Attachments
(2 files)
234.19 KB,
image/png
|
Details | |
577 bytes,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.10) Gecko/20100920 Fedora/3.6.10-1.fc13 Firefox/3.6.10
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc13 Lightning/1.0b3pre Thunderbird/3.1.4
The list of attendees does not show if they have accepted, declined, or have not replied.
Reproducible: Always
Steps to Reproduce:
1. I created a calendar event, invited two people (one corporate email, one gmail address).
2. Gmail user accepted invitation.
3. I clicked update so that event should show that user accepted.
4. I open the event, click on the attendees link.
Actual Results:
The drop down shows the attendees, but their is no icon to show if they have accepted or not. Just a blank area next to their names.
Expected Results:
https://wiki.mozilla.org/Calendar:SMB_Event_Dialog#13._.22Attendees.22_Hyperlink says I should see a "status icon" to the left of the names.
Clicking "compose to... undecided..." includes only the person who did not reply, so that means the event knows the other has accepted. The problem seems to be that the icons are simply not visible.
I have the same problem, with local calenders as well as remote ones (google provider).
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) Gecko/20100802 Lightning/1.0b2 Thunderbird/3.1.2
I was pointed out by S. Sitter in mozilla.support.calendar that Ubuntu's Gnome configuration hides icons in menus. Switching these back on brings back the status icons:
http://www.howtogeek.com/howto/21149/how-to-enable-icons-on-the-ubuntu-system-menu-minor-annoyances/ (restart thunderbird afterwards)
Of course it would be nice if the status icons are independent from the setting since the icons deliver important information in this case. But however, this reduces the importance of the issue, I think...
Reporter | ||
Comment 4•15 years ago
|
||
Thanks for the work-around, Boris. That worked for me.
This is still a bug, but less important to me now that I've applied the work-around.
Updated•15 years ago
|
Status: UNCONFIRMED → NEW
Component: E-mail based Scheduling (iTIP/iMIP) → Dialogs
Ever confirmed: true
QA Contact: email-scheduling → dialogs
Hardware: x86_64 → All
Summary: attendee status icon is missing → Attendee status icon is missing
Comment 5•15 years ago
|
||
This should be easy to fix by overriding the gnome theme rule that hides the icons. It may be just a matter of adding !important and a comment why we need that.
Whiteboard: [good first bug]
Comment 7•14 years ago
|
||
This can be solved as in bug #508223 ...
Assignee | ||
Comment 8•14 years ago
|
||
This patch adds the icons also when menus_have_icons are set to false. Thanks for the hint in comment 7.
Comment 9•14 years ago
|
||
Comment on attachment 559879 [details] [diff] [review]
Status icon patch
Review of attachment 559879 [details] [diff] [review]:
-----------------------------------------------------------------
r=philipp
Attachment #559879 -
Flags: review?(philipp) → review+
Assignee | ||
Updated•14 years ago
|
Keywords: checkin-needed
Comment 10•14 years ago
|
||
I have patched my local installation and tried this out, it in fact works perfectly on Ubuntu 10.10.
Comment 11•14 years ago
|
||
Richard thanks alot for fixing it, you beat me on it. I was googling how to get the icons back and found the other bugzilla entry just by chance.
Thanks alot!
Assignee | ||
Comment 12•14 years ago
|
||
Pushed to comm-central <http://hg.mozilla.org/comm-central/rev/8809beb3c8dd>
-> FIXED
Assignee | ||
Comment 13•14 years ago
|
||
Backported to comm-aurora <http://hg.mozilla.org/releases/comm-aurora/rev/826ae0ae8d33>
and
Backported to comm-beta <http://hg.mozilla.org/releases/comm-beta/rev/54d30d81e974>
Updated•14 years ago
|
Target Milestone: --- → 1.0b7
Comment 14•14 years ago
|
||
Congrats on your first checkin! :-)
Assignee | ||
Comment 15•14 years ago
|
||
This was only possible with your great help! :-)
You need to log in
before you can comment on or make changes to this bug.
Description
•