Closed Bug 322770 Opened 19 years ago Closed 18 years ago

calendar extension does not start second time unless Firefox restarts

Categories

(Calendar :: Sunbird Only, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: tinymammoth, Unassigned)

References

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 The calendar extension does nothing if one tries to launch it more than once unless Firefox is first restarted. Reproducible: Always Steps to Reproduce: 1. Download the calendar extension for Firefox 2. Go to Tools--> Calendar 3. Close calendar 4. Go to Tools--> Calendar Actual Results: Nothing happens- calendar does not launch the second time. Expected Results: The calendar extension should have launched. Calendar extension version .3a1+ (experimental nightly 2006-01-06)
Confirmed with Mozilla Calendar 2006010605-cal @ Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8) Gecko/20060108 Firefox/1.5. No errors in js console.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Version: unspecified → Trunk
It's very possible that if the line: <script type="application/x-javascript" src="chrome://communicator/content/utilityOverlay.js"/> is removed from calendar.xul , the problem won't occur.
Blocks: 200257
> It's very possible that if the line: > > <script type="application/x-javascript" > src="chrome://communicator/content/utilityOverlay.js"/> > > is removed from calendar.xul , the problem won't occur. > This has been confirmed. So we need something like a good #ifdef around that line.Though with dynamic overlays being possible now, the ideal solution would be to dynamically load that overlay if it exists. In current experimental builds (as of 2006-01-21) the line is commented out. This has caused goPreferences not to work in Seamonkey 1.0b which was a sacrifice worth making.
Reassigning all automatically assigned bugs from Mostafa to nobody@m.o Bugspam filter: TorontoMostafaMove
Assignee: mostafah → nobody
calendar.xpi is dead.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.