Closed
Bug 203451
Opened 22 years ago
Closed 22 years ago
Advanced Account Settings OK and Cancel buttons don't work
Categories
(SeaMonkey :: MailNews: Account Configuration, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: iannbugzilla, Assigned: racham)
Details
The OK and Cancel buttons stop working on Advanced Account Settings Windows when
generated from Account Settings window. When the window itself is generated the
following error message in the JS console:
Error: doSetOKCancel is not defined
Source File: chrome://messenger/content/am-identity-advanced.js
Line: 70
When opening any of the windows with the advanced buttons under Mail &
Newsgroups Account Settings, the following error message appears in the JS console:
Error: uncaught exception: Permission denied to set property
ChromeWindow.doOKFunction
Adding <script type="application/x-javascript"
src="chrome://global/content/dialogOverlay.js"/> to am-identity-advanced.xul
seems to fix the problem though why <?xul-overlay
href="chrome://global/content/dialogOverlay.xul"?> doesn't work I'm not sure.
Hmmm, it wasn't that that fixed it, the restart of mozilla fixed it. Setting to
WFM as I can't work out how to reproduce the problem
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•