Closed
Bug 243145
Opened 21 years ago
Closed 19 years ago
Problem with modal windows used in preference window
Categories
(SeaMonkey :: Preferences, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 165668
People
(Reporter: bugs4hj, Unassigned)
Details
The Preference window makes use of several modal windows that should be
displayed when you try to open a second instance of the preference window, but
they all fail.
Steps to reproduce:
1) open 2 browser windows
2) go to Menu/Edit/Preferences in window 2
3) go to one of the following modal windows
4) go to Menu/Edit/Preferences in window 1
Navigator/Choose File...
Navigator/Languages/Add..
Navigator/Helper Applications/New Type...
Navigator/Helper Applications/Edit...
Navigator/Smart Browsing/Advanced...
Mail & Newsgroup/Notifications/Browse...
Mail & Newsgroup/Send Format/Add...
Mail & Newsgroup/Addressing/Edit Directories...
Privacy & Security/Popup Windows/Select...
Privacy & Security/Master Passwords/Change Password...
Privacy & Security/SSL/Edit Ciphers...
Advanced/Cache/Choose Folder...
Current result: this error:
Error: uncaught exception: [Exception... "Component returned failure code:
0x80004005 (NS_ERROR_FAILURE)
[nsIDOMWindowInternal.focus]" nsresult: "0x80004005 (NS_ERROR_FAILURE)"
location: "JS frame ::
chrome://communicator/content/utilityOverlay.js :: goPreferences :: line 254"
data: no]
Expected result: modal window should be displayed without error
Other extensions fail at:
Error: uncaught exception: [Exception... "Component returned failure code:
0x80004005 (NS_ERROR_FAILURE)
[nsIDOMWindowInternal.focus]" nsresult: "0x80004005 (NS_ERROR_FAILURE)"
location: "JS frame ::
chrome://communicator/content/tasksOverlay.js :: toOpenWindow :: line 89" data: no]
and Mozilla Firefox has a similar problem but without the JavaScript error
General/Use Bookmark...
General/Fonts & Colors...
General/Connection Settings...
Web Features/Add Site...
Web Features/Advanced...
Web Features/Permissions...
Downloads/Plug-Ins...
Extensions/Options...
Advanced/Manage CRL's...
Advanced/Manage Certificates...
Advanced/Manage Security Devices...
Updated•20 years ago
|
Product: Browser → Seamonkey
See Bug 165668, duplicate?
*** This bug has been marked as a duplicate of 165668 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•