Closed
Bug 133266
Opened 23 years ago
Closed 23 years ago
Building mozilla with calendar component causes all new windows to fail to appear.
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mozillabugs.philipl, Assigned: colinp)
Details
For the last couple of days, I've been having a problem where any actions that
open a new window fail. I build my own mozilla from cvs.
eg:
New Window
Open Mail News
Open Calendar
Open Addressbook
Open Chatzilla.
Actions that open xul dialogs such as preferences or cookie manager do work however.
Also, if one of these failing actions is attempted and then mozilla closed, it
will not exit, so it seems that the open operation is failing and not returning,
or that the new window is created but invisible.
I've tried using a fresh profile and it hasn't helped. I'm not sure what's up,
but I couldn't find an existing bug on this problem - though if it was happening
to everyone, I'd have thought there'd be a lot more noise.
Comment 1•23 years ago
|
||
Reporter:
Have you tried to clobber your build ?
This is only a problem with your build -> not a blocker
Severity: blocker → major
Reporter | ||
Comment 2•23 years ago
|
||
After a little poking around, it turns out that the calendar component is
causing this problem. I can't find a calendar bug to cover it, so I'm updating
this one.
When calendar is installed, any attempts to open a new window triggered by a xul
front end action (new window, open mailnews, etc) will fail. The window appears
to be created in some way but never appears on the screen. Null name entries
appear in the task menu and if you file->quit, mozilla will exit, but if you
file->close, it won't, because of the invisible windows. xul dialogs appear
without problems.
If calendar is not installed, there is no problem.
Component: XP Apps: GUI Features → Calendar Front End
Product: Browser → Calendar
Summary: All actions that open new windows fail to occur. → Building mozilla with calendar component causes all new windows to fail to appear.
Version: other → unspecified
Comment 3•23 years ago
|
||
This is for the calendar team.
I'm sending it to Colin P who is working on a solution.
Assignee: blaker → colinp
Comment 4•23 years ago
|
||
calendarOverlay.css was missing from jar.mn.
Fix in CVS: March 27th 2002 , 16:45
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 5•23 years ago
|
||
Verified fixed -- just updated CVS and the problem has gone away.
Status: RESOLVED → VERIFIED
QA Contact: paw → caillon
Updated•19 years ago
|
QA Contact: caillon → sunbird
You need to log in
before you can comment on or make changes to this bug.
Description
•