Closed Bug 412757 Opened 16 years ago Closed 16 years ago

Event dialog is broken after removing the Privacy toolbar button [Error: menupopup has no properties]

Categories

(Calendar :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: klint, Assigned: Fallen)

References

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9b2) Gecko/2007121120 Firefox/3.0b2
Build Identifier: TB 2.0.0.9 + Lightning 20081601

The following happens in my main Thunderbird profile, where all extensions but Lightning have been deactivated for the test. It does not happen in other profiles.

When editing an event (from any provider, including local calendar), the event popup opens with empty date and times fields, and the mouse cursor keeps being "busy" even after exiting the event.

Note : the following error appears in the Error Console when editing the event :
Erreur : menupopup has no properties
Fichier source : chrome://calendar/content/sun-calendar-event-dialog.js
Ligne : 1217

Reproducible: Sometimes

Steps to Reproduce:
1. Edit any event in the calendar


Actual Results:  
The start&end time&date fields are empty.
An error appears in the console.
The mouse cursor is frozen in "busy" status.

It behaves like that always on one of my profile. I noticed it only yesterday, but the result is the same with an older build.

Expected Results:  
The start&end time&date fields should be filled in.
If this is not reproducable in a new profile, I would say WFM. I couldn't reproduce myself and the ids are there.

Start up the dom inspector and search for that id, or related privacy tags.
Thanks! Following your advice, I have made some research and found the actual issue:
in the "Edit event" window, when the Privacy button IS NOT DISPLAYED in the toolbar, the error described above occurs. If the button is there, no problem.

How should I proceed ? Shall I open a new bug or overwrite this one ?
Confirmed using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12pre) Gecko/20080117 Calendar/0.8pre.

Removing the Privacy toolbar button breaks the Event dialog the next time it's opened. 
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: blocking-calendar0.8?
Summary: Empty Date&Time fields when editing an event → Event dialog is broken after removing the Privacy toolbar button [Error: menupopup has no properties]
Flags: blocking-calendar0.8? → blocking-calendar0.8+
Assignee: nobody → philipp
Status: NEW → ASSIGNED
Attachment #297729 - Flags: review?(michael.buettner)
OS: Windows XP → All
Hardware: PC → All
Comment on attachment 297729 [details] [diff] [review]
Update menupopup correctly

r=mickey.
Attachment #297729 - Flags: review?(michael.buettner) → review+
Checked in on HEAD and MOZILLA_1_8_BRANCH

-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → 0.8
Verified with Lightning 2008012900 and Mozilla/5.0 (Windows; U; Windows NT 5.1;
pl; rv:1.8.1.12pre) Gecko/20080127 Calendar/0.8pre
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.